Skip to content

Commit eaaebec

Browse files
sbryngelsonclaude
andcommitted
Include simulations.json in docs install
Add simulations.json to the CMake install list so it gets deployed to mflowcode.github.io alongside index.html. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9e216d8 commit eaaebec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,7 @@ if (MFC_DOCUMENTATION)
834834

835835
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/docs/index.html"
836836
"${CMAKE_CURRENT_SOURCE_DIR}/docs/404.html"
837+
"${CMAKE_CURRENT_SOURCE_DIR}/docs/simulations.json"
837838
DESTINATION "docs/mfc")
838839
endif()
839840

0 commit comments

Comments
 (0)