mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Merge pull request #86 from NicBOMB/master
Resolve cmake warning on ExternalProject_Add
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.8)
|
||||
cmake_policy(SET CMP0015 NEW)
|
||||
cmake_policy(SET CMP0135 NEW)
|
||||
project(libloot)
|
||||
include(ExternalProject)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user