Skip to content

Commit

Permalink
update packageProject.cmake (bugfix) (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLartians authored Apr 20, 2020
1 parent d21ff2d commit 918af69
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 @@ -27,7 +27,7 @@ include(cmake/CPM.cmake)
CPMAddPackage(
NAME PackageProject.cmake
GITHUB_REPOSITORY TheLartians/PackageProject.cmake
VERSION 1.1
VERSION 1.2
)

# ---- Add source files ----
Expand Down

0 comments on commit 918af69

Please sign in to comment.