Some cleaning

This commit is contained in:
King_DuckZ 2021-05-28 01:44:28 +02:00
commit 29f6a56fc8
3 changed files with 0 additions and 88 deletions

View file

@ -2,7 +2,6 @@ cmake_minimum_required(VERSION 3.8 FATAL_ERROR)
project(duckhandy VERSION 0.1.0)
list (APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules)
include(shared_git_project)
include(CTest)
find_package(Sprout REQUIRED)