0
0
Fork 0
mirror of https://github.com/ZDoom/raze-gles.git synced 2025-02-19 01:50:56 +00:00
raze-gles/tools/CMakeLists.txt
2020-04-12 08:30:41 +02:00

6 lines
145 B
CMake

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