Skip to content

Commit 4c47ca2

Browse files
committed
cmake variable not needed anymore (?)
1 parent 30c1154 commit 4c47ca2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/nanoflannConfig.cmake.in

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
include("${CMAKE_CURRENT_LIST_DIR}/nanoflannTargets.cmake")
44

5-
set_and_check(nanoflann_INCLUDE_DIR "@PACKAGE_INSTALL_INCLUDE_DIR@")
5+
# (JLBC Feb 2021: Not used anymore?)
6+
#set_and_check(nanoflann_INCLUDE_DIR "@PACKAGE_INSTALL_INCLUDE_DIR@")

0 commit comments

Comments
 (0)