Initial QSfera import
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
[GeneralSettings]
|
||||
# creating cache files on github makes no sense
|
||||
Packager/CreateCache = False
|
||||
|
||||
|
||||
Paths/CCACHE_DIR = ${Env:HOME}/ccache
|
||||
Compile/UseCCache = True
|
||||
|
||||
[linux-gcc-x86_64]
|
||||
Environment/SourceCommand = export PKG_CONFIG_PATH=(/usr/bin/pkg-config --variable pc_path pkg-config) && source /opt/rh/gcc-toolset-14/enable
|
||||
|
||||
[linux-gcc-x86_64-debug]
|
||||
Environment/SourceCommand = export PKG_CONFIG_PATH=(/usr/bin/pkg-config --variable pc_path pkg-config) && source /opt/rh/gcc-toolset-14/enable
|
||||
Reference in New Issue
Block a user