- let's at least add the subproject

This commit is contained in:
Christoph Oelckers 2019-11-23 09:00:37 +01:00
parent 0ad7f25a8a
commit 02fd5dc0ab
1 changed files with 1 additions and 0 deletions

View File

@ -427,6 +427,7 @@ add_subdirectory( source/duke3d )
add_subdirectory( source/blood )
add_subdirectory( source/rr )
add_subdirectory( source/sw )
add_subdirectory( source/exhumed )
if( NOT CMAKE_CROSSCOMPILING )
export(TARGETS ${CROSS_EXPORTS} FILE "${CMAKE_BINARY_DIR}/ImportExecutables.cmake" )