Skip to content

Commit

Permalink
Do not use anything but headers for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Dec 19, 2017
1 parent 7132a0b commit 00b73c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shogun/CMakeLists.txt
Expand Up @@ -461,6 +461,7 @@ IF (CTAGS_FOUND)
# functions, classes, macroses, enumerations, enumerators, typedefs
--c++-kinds=fcdgetp
--fields=+im
-h "h.hpp"
-R ${CMAKE_SOURCE_DIR})

ADD_CUSTOM_TARGET(ctags DEPENDS ${CTAGS_FILE})
Expand Down

0 comments on commit 00b73c8

Please sign in to comment.