accidentally removed incmgr.h
This commit is contained in:
parent
52b5a8ee95
commit
36f0dae96b
2 changed files with 6 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ if(WIN32)
|
|||
else()
|
||||
set(PLATFORM_DIR "linux")
|
||||
endif()
|
||||
add_subdirectory(lib/raylib)
|
||||
add_subdirectory(engine)
|
||||
add_subdirectory(games/forespend)
|
||||
include(ExternalProject)
|
||||
Loading…
Add table
Add a link
Reference in a new issue