Warnings--;

This commit is contained in:
Luca Beltrame 2015-02-24 00:17:32 +01:00
parent a35b9520e5
commit 2c455a354c

View file

@ -1,3 +1,4 @@
cmake_policy(SET CMP0048 OLD)
project(libdanbooru)
set(CMAKE_INCLUDE_CURRENT_DIR ON)