BUG: fixed conflicts between file names among different utilities.
This commit is contained in:
parent
dec5cc1082
commit
573bd54fc2
|
@ -1,6 +1,7 @@
|
|||
CMAKE_MINIMUM_REQUIRED(VERSION 2.0)
|
||||
PROJECT(LIBCURL C)
|
||||
|
||||
SET_DIRECTORY_PROPERTIES(PROPERTIES INCLUDE_DIRECTORIES
|
||||
"")
|
||||
INCLUDE_REGULAR_EXPRESSION("^.*\\.h$")
|
||||
|
||||
# Setup package meta-data
|
||||
|
|
Loading…
Reference in New Issue