commit | 6331cb060726bcab7df4f3235e6a1fa6d6eaf706 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Tue Jul 10 11:48:42 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Jul 10 11:48:42 2018 +0100 |
tree | d194ec81f7d6d33b51bc270a2b59202da9034b04 | |
parent | d21bd317596e78a23d429cb8d77b47c063cd9016 [diff] [blame] |
Fix some whitespace issues in ChangeLog and CMakeLists.txt Stray tab in library/CMakeLists.txt and incorrect formatting in ChangeLog.
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index 28ce022..4aba062 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -109,7 +109,7 @@ endif() if(HAIKU) - set(libs ${libs} network) + set(libs ${libs} network) endif(HAIKU) if(USE_PKCS11_HELPER_LIBRARY)