BUG: Make dependency checking work better

This commit is contained in:
Andy Cedilnik 2003-05-01 14:17:11 -04:00
parent e5af515db4
commit e1ab24354c
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
CMAKE_MINIMUM_REQUIRED(VERSION 1.5)
PROJECT(LIBCURL C)
INCLUDE_REGULAR_EXPRESSION("^.*\\.h$")
# Setup package meta-data
SET(PACKAGE "curl")
SET(VERSION "7.10.3")