diff Platforms/Generic/CMakeLists.txt @ 136:a06ad9d7406e wasm

ISlicedVolume::NotifyVolumeReady
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Jan 2018 12:49:54 +0100
parents b963f3a9a86c
children 6941b98cf0fd
line wrap: on
line diff
--- a/Platforms/Generic/CMakeLists.txt	Tue Jan 02 09:56:08 2018 +0100
+++ b/Platforms/Generic/CMakeLists.txt	Tue Jan 16 12:49:54 2018 +0100
@@ -9,7 +9,7 @@
 include(../../Resources/CMake/OrthancStoneParameters.cmake)
 
 SET(ORTHANC_SANDBOXED OFF)
-SET(ORTHANC_BOOST_COMPONENTS program_options)
+LIST(APPEND ORTHANC_BOOST_COMPONENTS program_options)
 SET(ENABLE_CRYPTO_OPTIONS ON)
 SET(ENABLE_GOOGLE_TEST ON)
 SET(ENABLE_WEB_CLIENT ON)