cmake/Tests/QtAutogenRerun/mocPlugin/UtilityMacros.hpp
2018-01-26 17:06:56 +01:00

8 lines
152 B
C++

#ifndef UTILITYMACROS_HPP
#define UTILITYMACROS_HPP
// Empty test macro definition
#define A_CUSTOM_MACRO(name, jsonFile, pluginRegistrations)
#endif