fix win32 compilation

This commit is contained in:
Vítor Santos Costa 2016-01-31 10:48:17 +00:00
parent 60216989f3
commit 0671a1623c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ pl-minisat.C
install (
TARGETS minisat2
RUNTIME DESTINATION ${bindir}
ARCHIVE DESTINATION ${libdir}
ARCHIVE DESTINATION ${dlls}
LIBRARY DESTINATION ${dlls}
)