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