mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-21 09:05:10 -07:00
cleanup
This commit is contained in:
parent
4cb5eb31e2
commit
a253d0344a
1 changed files with 0 additions and 3 deletions
|
|
@ -132,9 +132,6 @@ if [[ ! $BUILD_DIR ]]; then
|
|||
fi
|
||||
# TODO check BUILD_DIR logic
|
||||
|
||||
# Set minimum CMake Version
|
||||
export CMAKE_POLICY_VERSION_MINIMUM=3.10
|
||||
|
||||
# Add CMake flags
|
||||
flags=("-DCMAKE_BUILD_TYPE=$BUILDTYPE")
|
||||
if [[ $MAKE_SERVER ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue