Skip to content

Commit

Permalink
Update OBCMake
Browse files Browse the repository at this point in the history
  • Loading branch information
oblivioncth committed Oct 5, 2024
1 parent 942631f commit 5d7d30b
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 @@ -13,7 +13,7 @@ project(QI-QMP

# Get helper scripts
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/FetchOBCMake.cmake)
fetch_ob_cmake("v0.3.7")
fetch_ob_cmake("v0.3.7.1")

# Initialize project according to standard rules
include(OB/Project)
Expand Down

0 comments on commit 5d7d30b

Please sign in to comment.