File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747 cmake --build build_debug --config RelWithDebInfo -v
4848
4949 build_release : |
50- cmake {0} -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DGODOT_TARGET =template_release -B build_release .
50+ cmake {0} -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DGODOTCPP_TARGET =template_release -B build_release .
5151 cmake --build build_release --config Release -v
5252
5353 platform :
7575 CMake : bin/libscripts.linux.template_debug.double.x86_64.so
7676 flags :
7777 SCons : platform=linux precision=double
78- CMake : -G "Ninja Multi-Config" -DGODOT_PRECISION =double
78+ CMake : -G "Ninja Multi-Config" -DGODOTCPP_PRECISION =double
7979 run-tests : false
8080 cache-name : linux-x86_64-f64
8181
You can’t perform that action at this time.
0 commit comments