Skip to content

Commit f7dbd8c

Browse files
committed
update 3rdparty/CMakeLists.txt
1 parent 9735fef commit f7dbd8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

3rdparty/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,8 @@ add_dependencies(3rdparty ${NBL_3RDPARTY_TARGETS})
522522

523523
NBL_ADJUST_FOLDERS(3rdaprty)
524524

525-
nbl_install_dir("${CMAKE_CURRENT_SOURCE_DIR}/parallel-hashmap/parallel_hashmap")
525+
# nbl_install_dir("${CMAKE_CURRENT_SOURCE_DIR}/parallel-hashmap/parallel_hashmap")
526+
nbl_install_dir("${CMAKE_CURRENT_SOURCE_DIR}/gtl/include")
526527

527528
# parent scope exports, must be at the end of the file
528529
set(_NBL_3RDPARTY_TARGETS_

0 commit comments

Comments
 (0)