Closed GoogleCodeExporter closed 9 years ago
This issue was closed by revision r239.
Original comment by erinca...@gmail.com
on 14 Nov 2011 at 6:03
Command: Commit
Modified: D:\Development\Box2D\Box2D\Box2D\CMakeLists.txt
Sending content: D:\Development\Box2D\Box2D\Box2D\CMakeLists.txt
Completed: At revision: 239
Original comment by erinca...@gmail.com
on 14 Nov 2011 at 6:03
it works now. the following line does the correct job now:
cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIB_INSTALL_DIR=lib64 .
thanks a lot.
Original comment by Sombr...@gmail.com
on 21 Nov 2011 at 2:14
But the cherry in the cake would be some kind of autodetection system, ;)
those guys from KDE seems to have something like this:
http://kwave.svn.sourceforge.net/viewvc/kwave/tags/Release-0_8_6/CMakeLists.txt?
revision=2682&view=markup
line 90 seems to be a useful strategy.
Original comment by Sombr...@gmail.com
on 21 Nov 2011 at 2:26
I've made small modifications for reference,
Original comment by Sombr...@gmail.com
on 21 Nov 2011 at 2:37
Attachments:
Original issue reported on code.google.com by
Sombr...@gmail.com
on 4 Nov 2011 at 3:01