UNPKG
@sohale/implisolid
Version:
latest (0.0.1)
1.0.1
1.0.0
0.0.1
A Solid Modelling Kernel in Javascript based on Implicit Surfaces, for MP5 file format
@sohale/implisolid
/
js_iteration_1
/
lib
/
nlopt
/
nlopt.pc.in
11 lines
(9 loc)
•
211 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@
Name: NLopt
Description: nonlinear optimization libary
Version: @VERSION@
Libs: -L${libdir} -lnlopt -lm
Cflags: -I${includedir}