mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
ENH: Updated regexp for tracing dependencies in FLTK dialog.
This commit is contained in:
+1
-1
@@ -21,6 +21,6 @@ SET(EXECUTABLE_OUTPUT_PATH ${CMake_BINARY_DIR}/Source CACHE PATH
|
||||
"Where to put the executables for CMake"
|
||||
)
|
||||
|
||||
INCLUDE_REGULAR_EXPRESSION("^cm.*")
|
||||
INCLUDE_REGULAR_EXPRESSION("^(\\.\\./)?(cm|FLTK|CMake).*")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user