For Linux: Implemented a 'make install target' and a Lua name adaptation based on pkgconfig. Additional tunings by Andrew and Pat.

pull/110/head
Fridger Schrempp 2012-04-01 16:35:20 +00:00
parent afbb6aa41e
commit 767944b037
1 changed files with 1 additions and 1 deletions

View File

@ -576,7 +576,7 @@ unix {
PKGCONFIG += $$LUAPC
INCLUDEPATH += /usr/local/cspice/include
LIBS += -lGLU -ljpeg /usr/local/cspice/lib/cspice.a
LIBS += -ljpeg /usr/local/cspice/lib/cspice.a
}
macx {