diff Applications/Samples/CMakeLists.txt @ 573:adc1be326b62

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 Apr 2019 17:29:44 +0200
parents d10a295b607a
children 7bf91c4ebd65
line wrap: on
line diff
--- a/Applications/Samples/CMakeLists.txt	Thu Apr 18 16:44:27 2019 +0200
+++ b/Applications/Samples/CMakeLists.txt	Thu Apr 18 17:29:44 2019 +0200
@@ -216,7 +216,6 @@
       ${SIMPLE_VIEWER_APPLICATION_SOURCES}
       )
     target_link_libraries(OrthancStoneSimpleViewer OrthancStone)
-
 endif()
 
 #####################################################################