Makman2 / GameBox

A virtual console designed for the Raspberry Pi!
GNU General Public License v3.0
0 stars 0 forks source link

Use CMake configuration files to declare resource file path #25

Closed Makman2 closed 9 years ago

Makman2 commented 9 years ago

The resource file path is set separately in the Resources.vala file and in the CMake build system. Configure Resources.vala or some other build constant file to set this path automatically, only dependent from the build system.