alketii / violetland

Automatically exported from code.google.com/p/violetland
0 stars 0 forks source link

Datadir should not to be hardcoded to INSTALL_PREFIX #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently violetland search resources on ../share/violetland/ or
INSTALL_PREFIX/share/violetland/.
Included patch adds new global CMake variable - DATA_INSTALL_DIR.

Original issue reported on code.google.com by azamat.h...@gmail.com on 19 Nov 2009 at 7:01

Attachments:

GoogleCodeExporter commented 9 years ago
Ok, I will soon apply and test it.

Original comment by 5253...@gmail.com on 20 Nov 2009 at 8:57

GoogleCodeExporter commented 9 years ago

Original comment by 5253...@gmail.com on 20 Nov 2009 at 10:24

GoogleCodeExporter commented 9 years ago
I has made necessary changes.

Original comment by 5253...@gmail.com on 21 Nov 2009 at 11:57