Skip to content

Commit

Permalink
add project to CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
TimmRuppert committed Oct 11, 2024
1 parent 961f01a commit d8fab61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
cmake_minimum_required(VERSION 3.5)
project(OSMPExamples)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/Modules/")

# Set a default build type if none was specified
Expand Down

0 comments on commit d8fab61

Please sign in to comment.