Navigation


pmwiki-2.2.116 edit SideBar

BuildWithClang


Conan Profile clang_debug:

[settings]
os=Linux
os_build=Linux
arch=x86_64
arch_build=x86_64
compiler=clang
compiler.version=7.0
compiler.libcxx=libstdc++
build_type=Debug
os.distro=Linux Mint 19.1 Tessa
[options]
[build_requires]
[env]

b env File:

export ENV_SOURCED=1
export PATH=/home/vme/bin:$PATH
source /b/cfg/cache
export _RR_TRACE_DIR=/b/work/rr
cd /b/work/tps
export BUILD_TYPE=Debug
. /b/scripts/settings
#exprot notwendig?
export CONAN_PROFILE=clang
source /b/work/tps/environment/tps_env -c cmake_builds/$BUILD_DIR -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DCONAN_PROFILE=clang

Ggf. CMakeCache.txt anpassen:

CONAN_PROFILE:STRING=clang