mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-03 14:20:27 +00: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