comparison Resources/CMake/OrthancStoneConfiguration.cmake @ 564:9ea4b57a9ed8 am-dev

fix include
author Alain Mazy <alain@mazy.be>
date Thu, 18 Apr 2019 10:42:01 +0200
parents efdf45c5aeb0
children 109963050112
comparison
equal deleted inserted replaced
560:aaeec7be8fb7 564:9ea4b57a9ed8
346 ${SDL_SOURCES} 346 ${SDL_SOURCES}
347 ${QT_SOURCES} 347 ${QT_SOURCES}
348 ${BOOST_EXTENDED_SOURCES} 348 ${BOOST_EXTENDED_SOURCES}
349 ) 349 )
350 350
351 351 include_directories(${ORTHANC_STONE_ROOT})
352 352
353 353
354 ## 354 ##
355 ## TEST - Automatically add all ".h" headers to the list of sources 355 ## TEST - Automatically add all ".h" headers to the list of sources
356 ## 356 ##