Skip to content

Commit 055ba8d

Browse files
committedJul 11, 2018
Remove CopyIfExists.cmake reference
1 parent 434c236 commit 055ba8d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎liblocate-config.cmake

-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ macro(find_modules PREFIX)
3131
endmacro()
3232

3333

34-
# Make script location known
35-
set(CPPLOCATE_COPYIFEXISTS "${CMAKE_CURRENT_LIST_DIR}/cmake/CopyIfExists.cmake")
36-
3734
# Try install location
3835
set(MODULE_FOUND FALSE)
3936
find_modules("cmake")

0 commit comments

Comments
 (0)
Please sign in to comment.