mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:19:06 +08:00
76b55aaf7c
* RESTinio updated to v.0.6.18. * Baseline updated for RESTinio-0.6.18. * [restinio] Fixup config requirements * [restinio] Revise build/install --------- Co-authored-by: Yauheni Akhotnikau <eao197@gmail.com>
11 lines
290 B
Diff
11 lines
290 B
Diff
diff --git a/vcpkg/CMakeLists.txt b/vcpkg/CMakeLists.txt
|
|
index 2c36cda..be3d6ce 100644
|
|
--- a/vcpkg/CMakeLists.txt
|
|
+++ b/vcpkg/CMakeLists.txt
|
|
@@ -1,4 +1,5 @@
|
|
cmake_minimum_required(VERSION 3.3)
|
|
+project(restinio-vcpkg CXX)
|
|
|
|
SET(CMAKE_CXX_STANDARD 14)
|
|
SET(CMAKE_CXX_STANDARD_REQUIRED ON)
|