Skip to content

Commit d8fab61

Browse files
committed
add project to CMakeLists
1 parent 961f01a commit d8fab61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
cmake_minimum_required(VERSION 3.5)
2+
project(OSMPExamples)
23
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/Modules/")
34

45
# Set a default build type if none was specified

0 commit comments

Comments
 (0)