Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mrkite/terrafirma
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkite committed Jun 6, 2023
2 parents a525ff6 + b5c72f9 commit 90b35bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ qt_add_resources(terrafirma "data"
../res/shaders/water_vs.glsl
)

set_source_files_properties(${app_icon_macos} PROPERTIES MACOSX_PACKAGE_LOCATION "Resources")
set_source_files_properties(${app_icon} PROPERTIES MACOSX_PACKAGE_LOCATION "Resources")

target_include_directories(terrafirma PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
target_link_libraries(terrafirma PRIVATE Qt6::Widgets Qt6::OpenGL Qt6::OpenGLWidgets)
Expand Down

0 comments on commit 90b35bc

Please sign in to comment.