Skip to content

Commit

Permalink
update cmkr
Browse files Browse the repository at this point in the history
  • Loading branch information
RubberDuckShobe committed Sep 24, 2023
1 parent 4a23f0f commit 9b2c92e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 12 deletions.
8 changes: 0 additions & 8 deletions CMakeLists.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmkr.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include_guard()

# Change these defaults to point to your infrastructure if desired
set(CMKR_REPO "https://github.com/build-cpp/cmkr" CACHE STRING "cmkr git repository" FORCE)
set(CMKR_TAG "v0.2.24" CACHE STRING "cmkr git tag (this needs to be available forever)" FORCE)
set(CMKR_TAG "v0.2.25" CACHE STRING "cmkr git tag (this needs to be available forever)" FORCE)
set(CMKR_COMMIT_HASH "" CACHE STRING "cmkr git commit hash (optional)" FORCE)

# To bootstrap/generate a cmkr project: cmake -P cmkr.cmake
Expand Down
1 change: 1 addition & 0 deletions src/Wavebreaker-Client.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
server = "wavebreaker.arcadian.garden"
3 changes: 0 additions & 3 deletions src/Wavebreaker-Hook.ini

This file was deleted.

0 comments on commit 9b2c92e

Please sign in to comment.