add pure doom dep
This commit is contained in:
4
external/CMakeLists.txt
vendored
4
external/CMakeLists.txt
vendored
@@ -60,3 +60,7 @@ endif()
|
||||
#FetchContent_MakeAvailable(oatpp)
|
||||
#endif()
|
||||
|
||||
if (NOT TARGET PureDOOM)
|
||||
add_subdirectory(./pure_doom)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user