From: Knut F. <Knu...@gm...> - 2010-11-01 17:53:56
|
[2010-10-30 16:39] Miquel Garriga <gbm...@gm...>: > opj2dat.cpp | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Very good idea! > +# Command line utility opj2dat. Activate with: qmake -config utils liborigin2.pro Library and opj2dat should really be built in one step instead of requiring a magic qmake incantation to switch between them. Again, there doesn't seem to be a particularly good way of doing this with qmake (other than creating a subdirectory just for opj2dat.cpp). The CMakeLists.txt included in prior liborigin versions does build both library and opj2dat. Knut |