Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Commit

Permalink
Fix tango_const.h file not found Doxygen warning (tango-controls#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
bourtemb committed Mar 25, 2019
1 parent da47a09 commit f0f800c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cppapi/doxygen/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ INPUT = @PROJECT_SOURCE_DIR@/cppapi/server/device.h \
@PROJECT_SOURCE_DIR@/cppapi/server/attrdesc.h \
@PROJECT_SOURCE_DIR@/cppapi/server/fwdattrdesc.h \
@PROJECT_SOURCE_DIR@/cppapi/server/pipedesc.h \
@PROJECT_SOURCE_DIR@/cppapi/server/tango_const.h \
@PROJECT_BINARY_DIR@/cppapi/server/tango_const.h \
@PROJECT_SOURCE_DIR@/cppapi/server/attribute.h \
@PROJECT_SOURCE_DIR@/cppapi/server/multiattribute.h \
@PROJECT_SOURCE_DIR@/cppapi/server/pollext.h \
Expand Down

0 comments on commit f0f800c

Please sign in to comment.