0
0
Fork 0
mirror of https://github.com/ZDoom/raze-gles.git synced 2025-01-18 21:31:37 +00:00
raze-gles/tools/CMakeLists.txt
2021-03-14 16:44:58 +01:00

7 lines
171 B
CMake

cmake_minimum_required( VERSION 3.1.0 )
add_subdirectory( re2c )
add_subdirectory( lemon )
add_subdirectory( zipdir )
set( CROSS_EXPORTS ${CROSS_EXPORTS} PARENT_SCOPE )