You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # You must specify your env variable LSAPE_DIR
- #LSAPE_DIR=/home/bgauzere/Téléchargements/lsape/include/
-
- liblsap.so:lsap.cpp
- g++ -fPIC -I/home/bgauzere/Téléchargements/lsape/include/ -shared lsap.cpp -o liblsap.so -O3 -I$(LSAPE_DIR)
|