cmake
This commit is contained in:
parent
58ece4fa43
commit
535135b21c
13
library/clp/CMakeLists.txt
Normal file
13
library/clp/CMakeLists.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
set (LIBRARY_PL_VLP
|
||||||
|
clpfd.pl
|
||||||
|
clp_distinct.pl
|
||||||
|
simplex.pl
|
||||||
|
)
|
||||||
|
|
||||||
|
install(FILES ${LIBRARY_PL_CLP}
|
||||||
|
DESTINATION ${libpl}
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user