aboutsummaryrefslogtreecommitdiffstats
path: root/longbow/src/LongBow/config.h.in
diff options
context:
space:
mode:
authorMauro Sardara <msardara+fdio@cisco.com>2018-12-18 11:05:49 +0000
committerGerrit Code Review <gerrit@fd.io>2018-12-18 11:05:49 +0000
commitcada1143501a48effc483e3873596c22849926b5 (patch)
tree93a1da95d69b69328a1e7d3621447797f65137c9 /longbow/src/LongBow/config.h.in
parent726949d76a7207694d5a1eee84ef134a8e539115 (diff)
parenta45edf23c2463ac9a4723a24792a6c5c89b1e021 (diff)
Merge "Adding gitreview config file for this branch sub project"
Diffstat (limited to 'longbow/src/LongBow/config.h.in')
-rw-r--r--longbow/src/LongBow/config.h.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/longbow/src/LongBow/config.h.in b/longbow/src/LongBow/config.h.in
new file mode 100644
index 00000000..75a5edc2
--- /dev/null
+++ b/longbow/src/LongBow/config.h.in
@@ -0,0 +1,11 @@
+//
+// Created by Ignacio Solis on 12/1/15.
+//
+
+#ifndef LONGBOW_CONFIGURATION_H
+#define LONGBOW_CONFIGURATION_H
+
+#define LIB_INSTALL_DIR "@CMAKE_INSTALL_PREFIX@"
+
+#endif //LONGBOW_CONFIGURATION_H
+