BUG: Make dependency checking work better
This commit is contained in:
parent
e5af515db4
commit
e1ab24354c
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user