]> git.xonotic.org Git - xonotic/netradiant.git/blob - tools/CMakeLists.txt
Make libs static with -fPIC
[xonotic/netradiant.git] / tools / CMakeLists.txt
1 # Todo split further and actually compile the tools
2
3 set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}")
4
5 add_subdirectory(quake3)
6 add_subdirectory(quake2)