CMake: Skip regeneration of manual compile test project

Change-Id: I8563ed5b034c843b9f3a4390f963558f6d214ad1
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Alexandru Croitor 2020-04-09 10:02:47 +02:00
parent 066e8a4557
commit 4c66b75c89

View File

@ -1,3 +1,4 @@
# special case skip regeneration
cmake_minimum_required(VERSION 3.14.0)
project(objcopytest LANGUAGES CXX)
include(CMakeFindBinUtils)