aboutsummaryrefslogtreecommitdiffstats
path: root/longbow/src/LongBow/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'longbow/src/LongBow/config.h.in')
-rw-r--r--longbow/src/LongBow/config.h.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/longbow/src/LongBow/config.h.in b/longbow/src/LongBow/config.h.in
deleted file mode 100644
index 75a5edc2..00000000
--- a/longbow/src/LongBow/config.h.in
+++ /dev/null
@@ -1,11 +0,0 @@
-//
-// 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
-