opendocument-app / OpenDocument.core

C++ library that translates office documents to HTML
GNU General Public License v3.0
24 stars 9 forks source link

make install targets optional #176

Closed TomTasche closed 4 years ago

TomTasche commented 4 years ago

breaks build on iOS otherwise because MacOS expects some more parameters

andiwand commented 4 years ago

what parameters are expected? i think it is more straight forward to add them. can you share the log?

TomTasche commented 4 years ago

CMake Error at OpenDocument.core/CMakeLists.txt:34 (install): install TARGETS given no BUNDLE DESTINATION for MACOSX_BUNDLE executable target "meta".

andiwand commented 4 years ago

https://gitlab.com/BenjaminDobell/Heimdall/issues/480 i would suggest that solution