mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:19:06 +08:00
8db63fc115
* [pangolin] Update to 0.6 * Update version files * Format manifest * Revert to CRLF in original patches * Update versions/p-/pangolin.json * Support osx and add features * Remove extra space line * Update versions/p-/pangolin.json * Remove unused options * Update versions/p-/pangolin.json * Add MAYBE_UNUSED_VARIABLES * Update versions/p-/pangolin.json
11 lines
303 B
Diff
11 lines
303 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index 0e13110..6adf1e2 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 2.8.12)
|
|
+cmake_minimum_required(VERSION 3.8)
|
|
project("Pangolin")
|
|
set(PANGOLIN_VERSION_MAJOR 0)
|
|
set(PANGOLIN_VERSION_MINOR 6)
|