Added executable icon to CMakeLists
This commit is contained in:
@@ -55,6 +55,7 @@ target_link_libraries(Game
|
||||
|
||||
add_executable(TacticalZ
|
||||
main.cpp
|
||||
${CMAKE_SOURCE_DIR}/resources/TacticalZ.rc
|
||||
)
|
||||
target_link_libraries(TacticalZ
|
||||
Game
|
||||
|
||||
Reference in New Issue
Block a user