summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceCAPI/cmake/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'PluginCommandInterfaceCAPI/cmake/config.cmake')
-rw-r--r--PluginCommandInterfaceCAPI/cmake/config.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/PluginCommandInterfaceCAPI/cmake/config.cmake b/PluginCommandInterfaceCAPI/cmake/config.cmake
new file mode 100644
index 0000000..8bd2faa
--- /dev/null
+++ b/PluginCommandInterfaceCAPI/cmake/config.cmake
@@ -0,0 +1,4 @@
+#ifndef _COMMANDCAPI_CONFIG_H
+#define _COMMANDCAPI_CONFIG_H
+
+#endif /* _COMMANDCAPI_CONFIG_H */