Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Oct 12, 2023
1 parent b2a23f1 commit ee1149d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ CPMFindPackage(

CPMFindPackage(
NAME channel
VERSION 2.1
VERSION 2.2
GIT_REPOSITORY "https://github.com/Soundux/channel"
)

Expand Down Expand Up @@ -134,4 +134,4 @@ endif()
# --------------------------------------------------------------------------------------------------------

install(DIRECTORY "include/" TYPE INCLUDE)
install(TARGETS ${PROJECT_NAME} LIBRARY DESTINATION lib INCLUDES DESTINATION include)
install(TARGETS ${PROJECT_NAME} LIBRARY DESTINATION lib INCLUDES DESTINATION include)

0 comments on commit ee1149d

Please sign in to comment.