Merge pull request #229 from akva2/remove_libtool

remove libtool archive generation
This commit is contained in:
Atgeirr Flø Rasmussen
2017-02-23 15:26:51 +01:00
committed by GitHub
-4
View File
@@ -285,10 +285,6 @@ opm_doc (${project} ${doxy_dir})
# provide compatibility with using this build in dunecontrol
include (DuneCompat)
include (LibtoolArchives)
if (${project}_TARGET)
configure_la (${project} ${${project}_TARGET} ${project}_LIBTOOL_ARCHIVE)
endif ()
### clean in-source builds ###
include (OpmDistClean)