We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aec117 + 3e6cfea commit 512fe49Copy full SHA for 512fe49
CMake/Findphoton.cmake
@@ -5,7 +5,7 @@ set(PHOTON_ENABLE_EXTFS ON)
5
FetchContent_Declare(
6
photon
7
GIT_REPOSITORY https://github.com/alibaba/PhotonLibOS.git
8
- GIT_TAG v0.6.15
+ GIT_TAG v0.6.16
9
)
10
11
if(BUILD_TESTING)
0 commit comments