aboutsummaryrefslogtreecommitdiff
path: root/audio/musescore/files/patch-thirdparty_singleapp_src_CMakeLists.txt
blob: 6e4458bf9f72513e1cdc95c62c7f2d71ced3a4ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- thirdparty/singleapp/src/CMakeLists.txt.orig	2021-01-27 17:12:14 UTC
+++ thirdparty/singleapp/src/CMakeLists.txt
@@ -37,7 +37,7 @@ if (NOT MSVC)
    set_target_properties (
       qtsingleapp
       PROPERTIES
-         COMPILE_FLAGS "${PCH_INCLUDE} -g -Wall -Wextra -Winvalid-pch"
+         COMPILE_FLAGS "-include ${PROJECT_BINARY_DIR}/all.h -Wall -Wextra -Winvalid-pch"
       )
 else (NOT MSVC)
    set_target_properties (