added more files from main repo
This commit is contained in:
5
bsp_hosted/core/CMakeLists.txt
Normal file
5
bsp_hosted/core/CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
||||
target_sources(${TARGET_NAME}
|
||||
PRIVATE
|
||||
InitMission.cpp
|
||||
ObjectFactory.cpp
|
||||
)
|
Reference in New Issue
Block a user