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

CMakeLists updated

parent 52cc5d16
No related branches found
No related tags found
1 merge request!24Support 3689
project(libdap-stream C)
cmake_minimum_required(VERSION 3.0)
if(NOT (${SUBMODULES_NO_BUILD} MATCHES ON))
set(SUBMODULES_NO_BUILD ON)
if(NOT SUBMODULES_NO_BUILD)
if ( NOT ( TARGET dap_core ) )
add_subdirectory(libdap)
endif()
......
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