From 4c66b75c894cf2cc7ec15896729d0f93de92f310 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Thu, 9 Apr 2020 10:02:47 +0200 Subject: CMake: Skip regeneration of manual compile test project Change-Id: I8563ed5b034c843b9f3a4390f963558f6d214ad1 Reviewed-by: Simon Hausmann --- config.tests/separate_debug_info/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'config.tests/separate_debug_info') diff --git a/config.tests/separate_debug_info/CMakeLists.txt b/config.tests/separate_debug_info/CMakeLists.txt index 757374a34a..1b98c0dab0 100644 --- a/config.tests/separate_debug_info/CMakeLists.txt +++ b/config.tests/separate_debug_info/CMakeLists.txt @@ -1,3 +1,4 @@ +# special case skip regeneration cmake_minimum_required(VERSION 3.14.0) project(objcopytest LANGUAGES CXX) include(CMakeFindBinUtils) -- cgit v1.2.3