|
@@ -5,7 +5,7 @@
|
|
|
################################################################
|
|
################################################################
|
|
|
|
|
|
|
|
add_executable(ls-atlantis-example
|
|
add_executable(ls-atlantis-example
|
|
|
- ${CMAKE_CURRENT_SOURCE_DIR}/output/Example.cpp
|
|
|
|
|
|
|
+ ${CMAKE_CURRENT_SOURCE_DIR}/output/BasicSdlWindowExample.cpp
|
|
|
)
|
|
)
|
|
|
|
|
|
|
|
target_link_libraries(ls-atlantis-example PRIVATE
|
|
target_link_libraries(ls-atlantis-example PRIVATE
|