aboutsummaryrefslogtreecommitdiffstats
path: root/longbow/src/LongBow/config.h.in
blob: 75a5edc22fb2d34b7a35f50007f6ace93f942e46 (plain)
1
2
3
4
5
6
7
8
9
10
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