"libraries/lepton/include/Lepton.h" did not exist on "0e879806cdd38e58b04481ecf7fcd93c44c7dc27"
Commit cecc774a authored by Peter Eastman's avatar Peter Eastman
Browse files

Merge branch 'master' into hardwall

parents 1dfa0e59 a20944f6
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -13,9 +13,9 @@
#----------------------------------------------------
set(OPENMM_BUILD_OPENCL_TESTS TRUE CACHE BOOL "Whether to build OpenCL test cases")
if(OPENMM_BUILD_OPENCL_TESTS)
if(BUILD_TESTING AND OPENMM_BUILD_OPENCL_TESTS)
SUBDIRS (tests)
endif(OPENMM_BUILD_OPENCL_TESTS)
endif(BUILD_TESTING AND OPENMM_BUILD_OPENCL_TESTS)
# The source is organized into subdirectories, but we handle them all from
# this CMakeLists file rather than letting CMake visit them as SUBDIRS.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment