Skip to content

Commit

Permalink
Copy logo.png to Resources in Cocoa example
Browse files Browse the repository at this point in the history
  • Loading branch information
jqdg authored and eXpl0it3r committed Aug 16, 2021
1 parent ee8c4fd commit f4ac9cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/cocoa/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ compile_xib(INPUT "${SRCROOT}/MainMenu.xib" OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/
# all resource files
set(RESOURCES ${SRCROOT}/resources/icon.icns
${SRCROOT}/resources/tuffy.ttf
${SRCROOT}/resources/logo.png
${SRCROOT}/resources/blue.png
${SRCROOT}/resources/green.png
${SRCROOT}/resources/red.png
Expand Down

0 comments on commit f4ac9cf

Please sign in to comment.