comparison OrthancStone/Resources/WebAssemblyUnitTests/CMakeLists.txt @ 2076:990f396484b1

fix rendering of RT-DOSE with negative GridFrameOffsetVector
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Jul 2023 15:58:16 +0200
parents 47724d23feaf
children 07964689cb0b
comparison
equal deleted inserted replaced
2075:d84bdcbd8bf1 2076:990f396484b1
116 ${BOOST_EXTENDED_SOURCES} 116 ${BOOST_EXTENDED_SOURCES}
117 ${GOOGLE_TEST_SOURCES} 117 ${GOOGLE_TEST_SOURCES}
118 ${ORTHANC_STONE_SOURCES} 118 ${ORTHANC_STONE_SOURCES}
119 ) 119 )
120 120
121 DefineSourceBasenameForTarget(UnitTests)
122
121 123
122 # Declare installation files for the module 124 # Declare installation files for the module
123 # --------------------------------------------------------------- 125 # ---------------------------------------------------------------
124 install( 126 install(
125 TARGETS UnitTests 127 TARGETS UnitTests