Skip to content

Commit

Permalink
Merge branch 'develop' into feature/update-sora-cpp-sdk-2024.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
melpon committed Mar 7, 2024
2 parents 27e8e8f + 27e598d commit 524924b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ target_link_libraries(zakuro
Boost::filesystem
CLI11::CLI11
Blend2D::Blend2D
yaml-cpp
yaml-cpp::yaml-cpp
)

target_compile_definitions(zakuro
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ CMAKE_VERSION=3.27.7
BLEND2D_VERSION=06c52b5267c3c39dc3b09611d1bf066cbff35fd1
ASMJIT_VERSION=917f19d940935998aa9dfa7479368834451622f7
OPENH264_VERSION=v2.3.1
YAML_CPP_VERSION=yaml-cpp-0.7.0
YAML_CPP_VERSION=0.8.0

0 comments on commit 524924b

Please sign in to comment.