Use Qt resources from a file on macOS.

This commit is contained in:
John Preston
2021-10-27 20:40:21 +04:00
parent 5276e5b4ae
commit 1ed6844247
6 changed files with 12 additions and 6 deletions

View File

@@ -39,6 +39,7 @@ include(cmake/init_target.cmake)
include(cmake/generate_target.cmake)
include(cmake/nuget.cmake)
include(cmake/validate_d3d_compiler.cmake)
include(cmake/target_prepare_qrc.cmake)
include(cmake/options.cmake)