summaryrefslogtreecommitdiff
path: root/Tests/Plugin/src/example_exe.h.in
blob: 62f0d9f02b7398962691b42ed583facea519d4a4 (plain)
1
2
3
4
5
6
#ifndef example_exe_h
#define example_exe_h

#define EXAMPLE_EXE_PLUGIN_DIR "@CMAKE_LIBRARY_OUTPUT_DIRECTORY@"

#endif