Skip to content
Snippets Groups Projects
Commit 19dea599 authored by Julien Malik's avatar Julien Malik
Browse files

TEST: enable tests only when BUILD_APPLICATIONS is true

parent 7ff780e4
No related branches found
No related tags found
No related merge requests found
if(BUILD_APPLICATIONS)
add_subdirectory(CommandLine)
......@@ -17,3 +18,4 @@ if ( WRAP_PYQT )
add_subdirectory(PyQt)
endif ()
endif()
\ No newline at end of file
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