Skip to content

Commit 82f7592

Browse files
committed
d
1 parent 09ef623 commit 82f7592

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,5 @@ if(CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
7373
endif()
7474
endif()
7575

76+
add_subdirectory(thirdparty)
7677
add_subdirectory(glomap)

glomap/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
add_subdirectory(thirdparty)
2-
31
set(SOURCES
42
controllers/global_mapper.cc
53
controllers/option_manager.cc

0 commit comments

Comments
 (0)