Skip to content

Commit ea01497

Browse files
committed
Bump CMKR_TAG
1 parent 04bf40a commit ea01497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/cmkr.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ endif()
66

77
# Change these defaults to point to your infrastructure if desired
88
set(CMKR_REPO "https://github.com/build-cpp/cmkr" CACHE STRING "cmkr git repository" FORCE)
9-
set(CMKR_TAG "archive_52671dcf" CACHE STRING "cmkr git tag (this needs to be available forever)" FORCE)
9+
set(CMKR_TAG "archive_04bf40a5" CACHE STRING "cmkr git tag (this needs to be available forever)" FORCE)
1010

1111
# Set these from the command line to customize for development/debugging purposes
1212
set(CMKR_EXECUTABLE "" CACHE FILEPATH "cmkr executable")

0 commit comments

Comments
 (0)