2024-05-25 14:15:48 -03:00
|
|
|
|
# CMakeList.txt : CMake project for CmakeSharedExeTest, include source and define
|
|
|
|
|
# project specific logic here.
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# Add source to this project's executable.
|
2024-05-27 16:44:01 -03:00
|
|
|
|
add_subdirectory ("02_PlatfformerStarterKit")
|