create cmake dir

This commit is contained in:
Lars Melchior
2019-04-09 15:31:31 +02:00
parent a34b1f34e9
commit 77ff8c59b7
5 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
project(CPMTest)
include(${CMAKE_CURRENT_SOURCE_DIR}/../CPM.cmake)
include(${CMAKE_CURRENT_SOURCE_DIR}/../cmake/CPM.cmake)
CPMAddPackage(
NAME LHC