Skip to content
Snippets Groups Projects
Commit 9177cfef authored by Andre Sailer's avatar Andre Sailer Committed by Marko Petric
Browse files

Add Project( DD4hep ) call so cmake policies are properly set

Fixes issue that CMAKE_CXX_COMPILER_ID was not AppleClang on MAC
parent f7362457
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.3 FATAL_ERROR)
PROJECT( DD4hep )
set ( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake )
#
include ( DD4hepBuild )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment