Skip to content
Snippets Groups Projects
Commit be922eab authored by Constantin Papizh's avatar Constantin Papizh
Browse files

CMakeLists updated

parent 2a410ad1
No related branches found
No related tags found
1 merge request!39CMakeLists updated
......@@ -28,8 +28,7 @@ if(WIN32)
)
endif()
if(NOT (${SUBMODULES_NO_BUILD} MATCHES ON))
set(SUBMODULES_NO_BUILD ON)
if(NOT SUBMODULES_NO_BUILD)
# Check whether we're on a 32-bit or 64-bit system
if(CMAKE_SIZEOF_VOID_P EQUAL "8")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment