Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Index: core/CMakeLists.txt
- IDEA additional info:
- Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
- <+>UTF-8
- ===================================================================
- diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
- --- a/core/CMakeLists.txt (revision 1fce2a5c44f904acc62ee6bfec54ad9fccd5f0ae)
- +++ b/core/CMakeLists.txt (date 1661768744355)
- @@ -1,5 +1,6 @@
- project(userver-core CXX)
- +cmake_policy(SET CMP0093 NEW)
- include(GetUserverVersion)
- message(STATUS "Userver version ${USERVER_VERSION}")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement