Skip to content

Commit

Permalink
remove wrong settings
Browse files Browse the repository at this point in the history
  • Loading branch information
daveey committed Mar 21, 2024
1 parent 67717ea commit caf0179
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions build_release.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
./configure.sh

conan profile update settings.compiler.libcxx=libstdc++11 default

conan install deps/conanfile.txt --profile default \
--profile deps/build.profile \
-s build_type=Release --build missing -if build
Expand Down
3 changes: 0 additions & 3 deletions deps/build.profile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ ninja/1.11.1

[conf]
tools.cmake.cmaketoolchain:generator=Ninja

[settings]
compiler.libcxx=libstdc++11

0 comments on commit caf0179

Please sign in to comment.