commit
This commit is contained in:
parent
457a309aaa
commit
e70941e3c0
2 changed files with 2 additions and 1 deletions
|
@ -4,3 +4,4 @@ file(GLOB_RECURSE MY_SOURCES CONFIGURE_DEPENDS "${CMAKE_CURRENT_SOURCE_DIR}/src/
|
|||
|
||||
project("game_engine")
|
||||
add_executable("game_engine" "src/main.cpp" "${MY_SOURCES}")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue