We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674839b commit 2bfb5efCopy full SHA for 2bfb5ef
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.10)
+cmake_minimum_required(VERSION 3.12)
2
project(QtBasemapPlugin VERSION 1.0.0 LANGUAGES CXX)
3
4
set(LIB_NAME qtgeoservices_basemap_pix4d)
test_package/CMakeLists.txt
-cmake_minimum_required(VERSION 3.8)
project(PackageTest CXX)
include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake)
0 commit comments