comparison CMakeLists.txt @ 496:7f7a2d174acb laaw

preparing Laaw packaging
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 17 Jul 2013 17:07:12 +0200
parents 012b63028085
children 6e4bd06c17c5
comparison
equal deleted inserted replaced
494:012b63028085 496:7f7a2d174acb
100 ) 100 )
101 EmbedResources( 101 EmbedResources(
102 ${EMBEDDED_FILES} 102 ${EMBEDDED_FILES}
103 ) 103 )
104 endif() 104 endif()
105
106 105
107 106
108 # The main instructions to build the Orthanc binaries 107 # The main instructions to build the Orthanc binaries
109 add_library(CoreLibrary 108 add_library(CoreLibrary
110 STATIC 109 STATIC