Skip to content

Commit 7076b4b

Browse files
committed
build: catch2 is installed with using conan instead of FetchContent
1 parent bec83aa commit 7076b4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker/linux/jenkins/conan/profile.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ os=Linux
44
arch=x86_64
55
compiler=gcc
66
compiler.version={{version.major}}.{{version.minor}}
7+
compiler.cppstd=gnu17
78
compiler.libcxx=libstdc++
89
build_type=Release
910
[options]

0 commit comments

Comments
 (0)