Skip to content
Snippets Groups Projects
Commit dd21401b authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

TileTPCnv: cmake fix

Remove reference to undefined / unneeded ROOT_INCLUDE_DIRS.
parent 67729c86
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,6 @@ atlas_add_test( TileDigitsContainerCnv_p2_test
atlas_add_test( TileDigitsContainerCnv_p3_test
SOURCES
test/TileDigitsContainerCnv_p3_test.cxx
INCLUDE_DIRS ${ROOT_INCLUDE_DIRS}
LINK_LIBRARIES GaudiKernel IdDictParser TestTools TileConditionsLib TileIdentifier TileTPCnv
LOG_IGNORE_PATTERN "initialize_from_dictionary" )
......
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