Salome HOME
Merge branch 'BR_1330' into BR_DEMO
[modules/hydro.git] / doc / CMakeLists.txt
index cedf6566b75e1f5665e6e8aa7eed9af6b57bdba1..fa9c47ddbecd71d08c1664e5aada05487ecf5b06 100644 (file)
@@ -20,4 +20,7 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-ADD_SUBDIRECTORY(salome)
+IF(WIN32)
+ELSE()
+  ADD_SUBDIRECTORY(salome)
+ENDIF()
\ No newline at end of file