There was an error while loading. Please reload this page.
1 parent e1caecd commit d177711Copy full SHA for d177711
1 file changed
CMakeLists.txt
@@ -60,8 +60,8 @@ if(NOT MANUAL_SUBMODULES)
60
endif()
61
62
63
-add_subdirectory(monero)
64
add_subdirectory(external)
+add_subdirectory(monero)
65
66
set(CMAKE_AUTOMOC ON)
67
set(CMAKE_AUTORCC ON)
0 commit comments