diff options
author | Brent Cook <bcook@openbsd.org> | 2015-07-21 20:01:00 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-07-21 20:01:00 -0500 |
commit | 3614acd62e7dfccbd7c8f928559436775a43a6be (patch) | |
tree | fe14a8003c7b76872780d72afa92073fc4a47815 /CMakeLists.txt | |
parent | 1828bcb9bf5fe51a51a2e750d2fbd62e3b582a3c (diff) | |
download | portable-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.txt | 1 |
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) | |||
127 | add_subdirectory(ssl) | 127 | add_subdirectory(ssl) |
128 | add_subdirectory(apps) | 128 | add_subdirectory(apps) |
129 | add_subdirectory(tls) | 129 | add_subdirectory(tls) |
130 | add_subdirectory(tests) | ||