mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-12-21 00:00:30 -05:00
create cmake dir
This commit is contained in:
parent
a34b1f34e9
commit
77ff8c59b7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user