Bret Curtis
|
63a4ee4c1e
|
Add version and pkgconfig (#474)
* Add version and pkgconfig
* simply versioning
Co-authored-by: Bret Curtis <bret.curtis@pegus.digital>
|
2021-03-05 17:24:04 +01:00 |
|
elsid
|
1f25f9cc29
|
Install .pdb files only with MSVC
|
2021-03-05 17:21:50 +01:00 |
|
Yoann Potinet
|
65b314a44e
|
Fix shared library build
|
2020-10-31 10:38:31 +01:00 |
|
Jan Haller
|
e679507845
|
Improve debug builds for MSVC (#443)
* Add -d suffix for debug libraries
* Export PDB files for each Debug library
|
2020-10-30 10:41:54 +01:00 |
|
Alexey Sokolov
|
9337e12418
|
Several fixes for make install (#437)
* Don't install test
* Install to the correct directory (e.g. lib64)
* Install includes to /usr/include/recastnavigation
|
2020-09-24 10:08:03 +02:00 |
|
elsid
|
7bfd9a1d4c
|
Add aliases with namespace for library build targets
|
2018-10-31 23:13:42 +01:00 |
|
elsid
|
2b31aa9d79
|
Bind include directories to library build target
|
2018-10-31 23:13:42 +01:00 |
|
elsid
|
658b32784f
|
Add dependencies between libraries to allow linker to resolve symbols
when build dynamic libraries
|
2018-10-31 21:24:45 +01:00 |
|
Roman Siromakha
|
4566d01c8f
|
Support build by CMake (#310)
|
2018-04-21 00:16:52 +02:00 |
|
Mikko Mononen
|
be4d6fc180
|
Updated build system to premake4
|
2013-10-01 19:53:18 +02:00 |
|
Cameron hart
|
3cee73cb8c
|
Added CMake files for Linux compilation and removed Makefiles build. CMake build should also work on Windows and MacOS for those who wish to use it.
|
2011-04-20 10:55:10 +00:00 |
|