Skip to content

Commit 8fc13b8

Browse files
committed
DO NOT MERGE: Bump vis repo to cmake4 branch
1 parent 5d68c66 commit 8fc13b8

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
@@ -6,7 +6,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/modules/ ${CMAKE_MODULE_PATH})
66
include(FetchContent)
77

88
# Set the visualiser repo and tag to use unless overridden by the user.
9-
set(DEFAULT_FLAMEGPU_VISUALISATION_GIT_VERSION "ee91d5601e846f9f06bc44608e96424b51dd5dd2")
9+
set(DEFAULT_FLAMEGPU_VISUALISATION_GIT_VERSION "cmake4")
1010
set(DEFAULT_FLAMEGPU_VISUALISATION_REPOSITORY "https://github.com/FLAMEGPU/FLAMEGPU2-visualiser.git")
1111

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

0 commit comments

Comments
 (0)