Premake: Set libraries' rpath to current folder (#199)
* Set libraries' rpath to . * Update changelog
This commit is contained in:
@@ -19,6 +19,7 @@ Miscellaneous:
|
||||
- When supported, projects are now parts of a virtual "workspace group" according to their kind
|
||||
- Fixed .dll copy when building Nazara occuring on Linux when targeting Windows (MinGW)
|
||||
- ⚠ Appveyor nightlies are now compiled with VS2017
|
||||
- Set libraries' rpath to current folder (.)
|
||||
|
||||
Nazara Engine:
|
||||
- VertexMapper:GetComponentPtr no longer throw an error if component is disabled or incompatible with template type, instead a null pointer is returned.
|
||||
|
||||
Reference in New Issue
Block a user