You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
570 B
33 lines
570 B
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
|
|
|
#IncludeRegexScan: ^.*$
|
|
|
|
#IncludeRegexComplain: ^$
|
|
|
|
#IncludeRegexTransform:
|
|
|
|
../drivers/driver1/inc/driver1.hpp
|
|
iostream
|
|
-
|
|
|
|
../drivers/driver2/inc/adder.h
|
|
|
|
../sources/inc/main.h
|
|
iostream
|
|
-
|
|
|
|
/home/key/Git/cmake/sources/src/main.cpp
|
|
main.h
|
|
/home/key/Git/cmake/sources/src/main.h
|
|
adder.h
|
|
/home/key/Git/cmake/sources/src/adder.h
|
|
driver1.hpp
|
|
/home/key/Git/cmake/sources/src/driver1.hpp
|
|
../../startup/startup.h
|
|
/home/key/Git/cmake/startup/startup.h
|
|
|
|
/home/key/Git/cmake/startup/startup.h
|
|
iostream
|
|
-
|
|
|