We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299f567 commit 09dd7a1Copy full SHA for 09dd7a1
1 file changed
cmake/dependencies/flamegpu2-visualiser.cmake
@@ -11,7 +11,7 @@ if(POLICY CMP0169)
11
endif()
12
13
# Set the visualiser repo and tag to use unless overridden by the user.
14
-set(DEFAULT_FLAMEGPU_VISUALISATION_GIT_VERSION "flamegpu-2.0.0-rc.2")
+set(DEFAULT_FLAMEGPU_VISUALISATION_GIT_VERSION "45b343c2c4cc8e4c2f55f413585234fcc2eb0f39")
15
set(DEFAULT_FLAMEGPU_VISUALISATION_REPOSITORY "https://github.com/FLAMEGPU/FLAMEGPU2-visualiser.git")
16
17
# Set a VISUSLAITION_ROOT cache entry so it is available in the GUI to override the location if required
0 commit comments