Various Works.
This commit is contained in:
@@ -78,6 +78,8 @@ target_link_libraries(Editor2D PUBLIC Event J3ML jlog ReWindow JGL JUI mcolor jj
|
||||
file(COPY "${CMAKE_CURRENT_SOURCE_DIR}/assets/"
|
||||
DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/assets)
|
||||
|
||||
# TODO: Reorganize lib files into LevelAPI, EditorApp, TestGame.
|
||||
|
||||
add_executable(Editor2DApp main.cpp app.rc)
|
||||
target_link_libraries(Editor2DApp PUBLIC Editor2D)
|
||||
|
||||
|
Reference in New Issue
Block a user