Advertisement
AntonyZhilin

Untitled

Sep 20th, 2022
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.52 KB | None | 0 0
  1. Index: core/CMakeLists.txt
  2. IDEA additional info:
  3. Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
  4. <+>UTF-8
  5. ===================================================================
  6. diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
  7. --- a/core/CMakeLists.txt   (revision 1fce2a5c44f904acc62ee6bfec54ad9fccd5f0ae)
  8. +++ b/core/CMakeLists.txt   (date 1661768744355)
  9. @@ -1,5 +1,6 @@
  10.  project(userver-core CXX)
  11.  
  12. +cmake_policy(SET CMP0093 NEW)
  13.  include(GetUserverVersion)
  14.  message(STATUS "Userver version ${USERVER_VERSION}")
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement