diff options
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 9804022..6ba9dbe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,6 @@ # limitations under the License. ########################################################################### -# This component should be included as a submodule and wont compile as standalone CMAKE_MINIMUM_REQUIRED(VERSION 3.3) include(GNUInstallDirs) add_subdirectory("ctl-lib") |