cmake_minimum_required(VERSION 3.0) cmake_policy(VERSION 3.0) project(bla) find_package(bla 1.0.0 REQUIRED)