We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961f01a commit d8fab61Copy full SHA for d8fab61
examples/CMakeLists.txt
@@ -1,4 +1,5 @@
1
cmake_minimum_required(VERSION 3.5)
2
+project(OSMPExamples)
3
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/Modules/")
4
5
# Set a default build type if none was specified
0 commit comments