Skip to content

Commit

Permalink
Update OBCMake
Browse files Browse the repository at this point in the history
  • Loading branch information
oblivioncth committed Sep 1, 2024
1 parent ed7700a commit 6b77456
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.2")
fetch_ob_cmake("v0.3.5")

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

0 comments on commit 6b77456

Please sign in to comment.