* fix checks for headers

This commit is contained in:
hagen 2014-09-17 01:54:31 +00:00
parent dd9f65b2ec
commit 257095c90f

View file

@ -1,5 +1,5 @@
cmake_minimum_required ( VERSION 2.8 )
project ( "i2pd" "CXX")
project ( "i2pd" )
# configurale options
option(WITH_AESNI "Use AES-NI instructions set" OFF)