Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
Functions | |
include_directories (${CMAKE_SOURCE_DIR}/lib/include) include_directories($ | |
lib tracy | file (GLOB_RECURSE CPP_FILES *.cpp) list(FILTER CPP_FILES EXCLUDE REGEX ".*main.cpp$") file(GLOB_RECURSE H_FILES *.h) set(SOURCE_FILES $ |
lib tracy file | ( | GLOB_RECURSE CPP_FILES *. | cpp | ) |
include_directories | ( | ${CMAKE_SOURCE_DIR}/lib/ | ) |