From 272352969834598cfd20f3e8b15916aa3ccebbbb Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Mon, 29 Mar 2021 20:28:58 +0200 Subject: Clean ECM's attic --- attic/modules-tests/FFmpeg/CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 attic/modules-tests/FFmpeg/CMakeLists.txt (limited to 'attic/modules-tests/FFmpeg') diff --git a/attic/modules-tests/FFmpeg/CMakeLists.txt b/attic/modules-tests/FFmpeg/CMakeLists.txt deleted file mode 100644 index 4c93079b..00000000 --- a/attic/modules-tests/FFmpeg/CMakeLists.txt +++ /dev/null @@ -1,5 +0,0 @@ -include("${CMAKE_CURRENT_SOURCE_DIR}/../TestFindPackage.cmake") - -set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../../modules" ) - -test_find_package(FFmpeg FFMPEG INCLUDE_DIR LIBRARIES DEFINITIONS) -- cgit v1.2.1