Skip to content

Commit

Permalink
Patch conan?
Browse files Browse the repository at this point in the history
I don't even know it's "as: unrecognized option '-mbig-obj'" in release builds
  • Loading branch information
JohnDTill committed Nov 7, 2024
1 parent 7c4c64d commit 6bc74d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/source_instructions.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Compile
apt-get install cmake python3 qtbase5-dev libqt5svg5-dev
pip3 install -v "conan==1.65.0"
conan profile new default --detect && conan profile update settings.compiler.libcxx=libstdc++11 default
git clone https://github.com/JohnDTill/Forscape
cd ./Forscape
conan install --generator cmake_find_package --install-folder ./build/conan-dependencies ./app
Expand Down

0 comments on commit 6bc74d6

Please sign in to comment.