diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2017-05-08 17:13:44 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2017-05-08 17:13:44 +0000 |
commit | fbe69f787ace06f44b6cb1bd3cd45ac703a16a05 (patch) | |
tree | 71baf2dfe04008283f87b4c0ae75a2268033cd62 /CMakeLists.txt | |
parent | d803cda42997f42649910309ac18170d2d6f2214 (diff) | |
download | src-test2-fbe69f787ace06f44b6cb1bd3cd45ac703a16a05.tar.gz src-test2-fbe69f787ace06f44b6cb1bd3cd45ac703a16a05.zip |
Notes
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7fcb1a748ffc..e2ab0e35f1ab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -221,3 +221,4 @@ endif() add_subdirectory(docs) add_subdirectory(COFF) add_subdirectory(ELF) + |