Salome HOME
Fix small misprint.
[tools/configuration.git] / cmake / FindSalomeOmniORB.cmake
index 320cbb13b51b66c6366bae7d34dad77eae50ffcf..65c9b6c65a7b9ac2926ba728da88835e294389d2 100644 (file)
@@ -24,7 +24,7 @@
 #  !! Please read the generic detection procedure in SalomeMacros.cmake !!
 #
 IF(WIN32)
-  IF(NOT DEFINED SIZEOF_LONG)
+  IF(NOT DEFINED SIZE_OF_LONG)
     MESSAGE(FATAL_ERROR "Developer error -> SalomeSetupPlatform macros should be inclided before find_package(SalomeOmniORB) !")
   ENDIF()
 ENDIF()