From eed06eaeb8ad9a928863a9309c2aed9fb17f25a8 Mon Sep 17 00:00:00 2001 From: Bram Oosterhuis Date: Fri, 7 Jun 2024 11:06:58 +0200 Subject: [PATCH] Revert "Update CMakeLists.txt (#799)" This reverts commit a595492b13c40c25cd5c98fb5a8a562f3c5604f5. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 59802a07c..d65e0b063 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,6 @@ cmake_minimum_required(VERSION 3.3) project(NanoServices) -include(GNUInstallDirs) find_package(Thunder)