Skip to content

Commit

Permalink
update cmake refactors
Browse files Browse the repository at this point in the history
  • Loading branch information
Green-Sky committed Jan 13, 2025
1 parent b3b9a9b commit dd660b2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
cmake_minimum_required(VERSION 3.14...3.24 FATAL_ERROR)

set(SOLANACEAE_UTIL_BUILD_TESTING ${SOLANACEAE_ECOSYSTEM_BUILD_TESTING})
add_subdirectory(./solanaceae_util)
Expand Down
2 changes: 1 addition & 1 deletion external/solanaceae_bridge
2 changes: 1 addition & 1 deletion external/solanaceae_crdtnotes
2 changes: 1 addition & 1 deletion external/solanaceae_plugin
2 changes: 1 addition & 1 deletion external/solanaceae_toxic_games

0 comments on commit dd660b2

Please sign in to comment.