diff ViewerPlugin/CMakeLists.txt @ 198:2d3fe6967894

removed useless HAS_EMBEDDED_RESOURCES
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 16:17:09 +0200
parents e5964793a790
children 9d3ffcc402a9
line wrap: on
line diff
--- a/ViewerPlugin/CMakeLists.txt	Mon Jul 06 14:26:43 2020 +0200
+++ b/ViewerPlugin/CMakeLists.txt	Mon Jul 06 16:17:09 2020 +0200
@@ -43,7 +43,6 @@
   set(ENABLE_ZLIB ON)
   set(ENABLE_PNG ON)
   set(ENABLE_JPEG ON)
-  set(HAS_EMBEDDED_RESOURCES ON)
 
   include(${ORTHANC_FRAMEWORK_ROOT}/Resources/CMake/VisualStudioPrecompiledHeaders.cmake)
   include(${ORTHANC_FRAMEWORK_ROOT}/Resources/CMake/OrthancFrameworkConfiguration.cmake)