Added support for finding DCMTK-3.5.4 installed lib/include placement
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
IF (DCMTK_FOUND)
|
||||
|
||||
INCLUDE_DIRECTORIES( DCMTK_INCLUDE_DIRS )
|
||||
INCLUDE_DIRECTORIES( ${DCMTK_ROOT_INCLUDE_DIR} )
|
||||
|
||||
SET(TARGET_SRC ReaderWriterDICOM.cpp )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user