Skip to content
Snippets Groups Projects
Commit f14c54b9 authored by Markus Blatt's avatar Markus Blatt
Browse files

[Merge][CMake] r7411 from branches/cmake: Install dunemodules.lib in the correct location.

At least on Debian CMAKE_INSTALL_LIBDIR is the multiarch libdir.

[[Imported from SVN: r7412]]
parents fdeef581 46925378
No related tags found
No related merge requests found
install(FILES dunemodules.lib DESTINATION ${CMAKE_INSTALL_LIBDIR})
install(FILES dunemodules.lib DESTINATION ${CMAKE_INSTALL_BINDIR}/../lib)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment