mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 12:59:55 -05:00
BUG: fixed conflicts between file names among different utilities.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user