Skip to content

Commit

Permalink
Update ModernCppStarter to 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
novoseiversia committed Apr 18, 2024
1 parent 0c34598 commit 142c796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ include(${CMAKE_CURRENT_BINARY_DIR}/cmake/CPM.cmake)
# See https://github.com/TheLartians/CPM.cmake for details and examples

# the ModernCppStarter defines an example project called 'Greeter'
CPMAddPackage("gh:TheLartians/ModernCppStarter@0.17.3")
CPMAddPackage("gh:TheLartians/ModernCppStarter@0.18.0")

# ---- Create executable ----

Expand Down

0 comments on commit 142c796

Please sign in to comment.