blob: aa4ee747b5f577378237b47431b9f302f7f13604 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
"@CMAKE_SOURCE_DIR@/Source/*.txx"
"@CMAKE_SOURCE_DIR@/Source/*.cxx"
"@CMAKE_SOURCE_DIR@/Source/*.h*"
"@CMAKE_SOURCE_DIR@/Source/CPack/*.txx"
"@CMAKE_SOURCE_DIR@/Source/CPack/*.cxx"
"@CMAKE_SOURCE_DIR@/Source/CPack/*.h*"
"@CMAKE_SOURCE_DIR@/Source/CTest/*.txx"
"@CMAKE_SOURCE_DIR@/Source/CTest/*.cxx"
"@CMAKE_SOURCE_DIR@/Source/CTest/*.h*"
"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.h*"
"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.cxx"
"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.txx"
-f (Lexer\.h)
-f (Lexer\.cxx)
-f (Parser\.cxx)
|