Browse Source

Text: actually have some sane default plugin dir.

pull/38/head
Vladimír Vondruš 13 years ago
parent
commit
ae9c02d591
  1. 2
      src/Text/configure.h.cmake

2
src/Text/configure.h.cmake

@ -22,4 +22,4 @@
DEALINGS IN THE SOFTWARE.
*/
#define MAGNUM_PLUGINS_DIR "${MAGNUM_PLUGINS_DIR}"
#define MAGNUM_PLUGINS_DIR "${MAGNUM_PLUGINS_INSTALL_DIR}"

Loading…
Cancel
Save