Trim vendored dependency trees
This commit is contained in:
+3
-1
@@ -62,4 +62,6 @@ add_subdirectory(Corrade)
|
||||
# Corrade include dir for superprojects
|
||||
set(CORRADE_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR} CACHE INTERNAL "" FORCE)
|
||||
|
||||
add_subdirectory(debuggers)
|
||||
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/debuggers/CMakeLists.txt")
|
||||
add_subdirectory(debuggers)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user