aboutsummaryrefslogtreecommitdiffstats
path: root/coin/conan/profiles/ci-linux-x86_64-gcc-debug-developer
blob: 759fa62952e35e1ff51814df6524cd78a5a8742a (plain)
1
2
3
4
5
include(./linux-x86_64-gcc-debug-developer)

[options]
qtbase:cmake_args_qtbase="-DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache"
*:cmake_args_leaf_module="-DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache"