Skip to content
Snippets Groups Projects
Commit a0d7d199 authored by Olivier Couet's avatar Olivier Couet
Browse files

From Pere:

 It should fix the not finding the header file.


git-svn-id: http://root.cern.ch/svn/root/trunk@43637 27541ba8-7e3a-0410-8455-c3a389f83636
parent ccb51def
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ ROOT_USE_PACKAGE(core)
ROOT_USE_PACKAGE(math)
ROOT_USE_PACKAGE(graf2d)
ROOT_USE_PACKAGE(io/io)
include_directories(${CMAKE_SOURCE_DIR}/graf3d/g3d/inc) # This is to avoid a circular dependency g3d <--> hist
ROOT_GENERATE_DICTIONARY(G__${libname} *.h Math/*.h LINKDEF LinkDef.h)
ROOT_GENERATE_ROOTMAP(${libname} LINKDEF LinkDef.h DEPENDENCIES Matrix MathCore)
......
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