Skip to content

Commit acc6bde

Browse files
committed
Visualisation: Bump visualisation repository hash to include GCC13 warning fixes
1 parent 65370f2 commit acc6bde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/dependencies/flamegpu2-visualiser.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ if(POLICY CMP0169)
1111
endif()
1212

1313
# 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")
14+
set(DEFAULT_FLAMEGPU_VISUALISATION_GIT_VERSION "ee91d5601e846f9f06bc44608e96424b51dd5dd2")
1515
set(DEFAULT_FLAMEGPU_VISUALISATION_REPOSITORY "https://github.com/FLAMEGPU/FLAMEGPU2-visualiser.git")
1616

1717
# Set a VISUSLAITION_ROOT cache entry so it is available in the GUI to override the location if required

0 commit comments

Comments
 (0)