You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to fix deprecation warnings
CMake Warning (dev) at /opt/homebrew/share/cmake/Modules/FetchContent.cmake:1953 (message):
Calling FetchContent_Populate(cicd-repo-infrastructure) is deprecated, call
FetchContent_MakeAvailable(cicd-repo-infrastructure) instead. Policy
CMP0169 can be set to OLD to allow
FetchContent_Populate(cicd-repo-infrastructure) to be called directly for
now, but the ability to call it with declared details will be removed
completely in a future version.
Signed-off-by: Michael Krasnyk <[email protected]>
0 commit comments