mirror of
https://github.com/jlblancoc/nanoflann.git
synced 2026-01-16 21:01:17 +01:00
Look for Threads dependency in CMake config script
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(Threads)
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/nanoflannTargets.cmake")
|
||||
|
||||
# (JLBC Feb 2021: Not used anymore?)
|
||||
|
||||
Reference in New Issue
Block a user