cmake arg fix

pull/1452/head
Vano 2024-09-15 00:54:30 +03:00
parent bf08ce7f84
commit b55a7dd547
1 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ jobs:
CMake: build_release/godot-cpp/bin/Release/libgodot-cpp.linux.template_release.double.x86_64.a CMake: build_release/godot-cpp/bin/Release/libgodot-cpp.linux.template_release.double.x86_64.a
flags: flags:
SCons: platform=linux precision=double SCons: platform=linux precision=double
CMake: -G "Ninja Multi-Config" -DGODOT_FLOAT_PRECISION=DOUBLE CMake: -G "Ninja Multi-Config" -DGODOT_PRECISION=DOUBLE
run-tests: false run-tests: false
cache-name: linux-x86_64-f64 cache-name: linux-x86_64-f64