diff options
| author | RDR8 <rdr8@protonmail.com> | 2018-02-11 23:42:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-11 23:42:22 +0000 |
| commit | 4c4b5643925f442ff7d5bcbd8e6670b993d00b10 (patch) | |
| tree | a0a5e5dc629f666ca2122ee5364623c63828d987 /projects/CodeBlocks | |
| parent | e86b4d4e03a91bfe37cb525b155af48724664e97 (diff) | |
| download | raylib-4c4b5643925f442ff7d5bcbd8e6670b993d00b10.tar.gz raylib-4c4b5643925f442ff7d5bcbd8e6670b993d00b10.zip | |
Update Makefiles for Linux installation. See prior commit.
These changes are intended to provide context and control over the Linux make install process. make install RAYLIB_LIBTYPE=SHARED now works as expected. libraylib.so is properly installed with attendant runtime links. The examples will be running against the newly installed libraylib.so unless otherwise specified with RAYLIB_RUNTIME_PATH. See raylib/src/Makefile and raylib/examples/Makefile for usage of RAYLIB_INSTALL_PATH, RAYLIB_H_INSTALL_PATH, and RAYLIB_RUNTIME_PATH variables. RAYLIB_RUNTIME_PATH in particular is interesting for portability since sudo isn't needed.
The default configuration and workflow is essentially unchanged and unaffected.
Diffstat (limited to 'projects/CodeBlocks')
0 files changed, 0 insertions, 0 deletions
