LBEM-CH / focus

High Throughput Electron Microscopy Image Processing Software
http://www.focus-em.org
GNU General Public License v2.0
36 stars 14 forks source link

CMakeLists.txt don't respect cmake DESTDIR relocations when creating qt.conf. #234

Closed andrew-niaid closed 6 years ago

andrew-niaid commented 6 years ago

The CMakeLists.txt file for several apps/ don't respect cmake DESTDIR relocations when creating qt.conf.

gist patch to fix

rdrighetto commented 6 years ago

The patch was applied. Thanks for contributing!