]> sigrok.org Git - libsigrok.git/blobdiff - bindings/cxx/Doxyfile
C++: Avoid std::map::emplace() for GCC 4.7 compatibility
[libsigrok.git] / bindings / cxx / Doxyfile
index c56b336b0c06c2311547a5b60db757b6f14ce312..7fb0854f91c361745da82f9c2b2b5eb720263414 100644 (file)
@@ -743,7 +743,8 @@ WARN_LOGFILE           =
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = include/libsigrok/libsigrokcxx.hpp
+INPUT                  = include/libsigrokcxx/libsigrokcxx.hpp \
+                         $(BUILDDIR)include/libsigrokcxx/enums.hpp
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses