windows dlls, meet thy mxmake
This commit is contained in:
@@ -46,6 +46,7 @@ if (GECODE_FOUND)
|
||||
|
||||
install(TARGETS gecode_yap
|
||||
LIBRARY DESTINATION ${dlls}
|
||||
ARCHIVE DESTINATION ${dlls}
|
||||
)
|
||||
|
||||
install(FILES gecode.yap
|
||||
@@ -57,3 +58,4 @@ if (GECODE_FOUND)
|
||||
)
|
||||
|
||||
endif (GECODE_FOUND)
|
||||
|
||||
|
Reference in New Issue
Block a user