mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-24 10:40:46 +00:00
- let's at least add the subproject
This commit is contained in:
parent
0ad7f25a8a
commit
02fd5dc0ab
1 changed files with 1 additions and 0 deletions
|
@ -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" )
|
||||
|
|
Loading…
Reference in a new issue