Skip to content

Commit

Permalink
linux build
Browse files Browse the repository at this point in the history
danchia committed Jun 4, 2023
1 parent c107a5d commit 55e3e89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmake_linux.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
mkdir -p build
cd build
conan install ../src --build=missing
cmake -DCMAKE_BUILD_TYPE=Release ../src

0 comments on commit 55e3e89

Please sign in to comment.