Merge 192.168.1.79:github/yap-6.3
This commit is contained in:
13
library/clp/CMakeList.txt
Normal file
13
library/clp/CMakeList.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