aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-07-21 20:01:00 -0500
committerBrent Cook <bcook@openbsd.org>2015-07-21 20:01:00 -0500
commit3614acd62e7dfccbd7c8f928559436775a43a6be (patch)
treefe14a8003c7b76872780d72afa92073fc4a47815 /CMakeLists.txt
parent1828bcb9bf5fe51a51a2e750d2fbd62e3b582a3c (diff)
downloadportable-3614acd62e7dfccbd7c8f928559436775a43a6be.tar.gz
portable-3614acd62e7dfccbd7c8f928559436775a43a6be.tar.bz2
portable-3614acd62e7dfccbd7c8f928559436775a43a6be.zip
tests aren't ready for cmake, skip for now
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e642bcc..6b5e011 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -127,4 +127,3 @@ add_subdirectory(crypto)
127add_subdirectory(ssl) 127add_subdirectory(ssl)
128add_subdirectory(apps) 128add_subdirectory(apps)
129add_subdirectory(tls) 129add_subdirectory(tls)
130add_subdirectory(tests)