spielwiese
Last change
on this file since 8d1432e was
75f460,
checked in by Hans Schoenemann <hannes@…>, 8 years ago
|
format
|
-
Property mode set to
100644
|
File size:
399 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@ |
---|
5 | |
---|
6 | Name: libSingular |
---|
7 | Description: The Singular high level functionality |
---|
8 | Version: @PACKAGE_VERSION@ |
---|
9 | URL: https://github.com/Singular/Sources/ |
---|
10 | |
---|
11 | Requires: @PKG_REQUIRE@ libpolys |
---|
12 | Conflicts: |
---|
13 | |
---|
14 | Cflags: -I${includedir} -I${includedir}/singular @SINGULAR_CFLAGS@ |
---|
15 | Libs: -L${libdir} -lSingular @USEPPROCSDYNAMICLD@ |
---|
16 | Libs.private: |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.