Commit Graph

5 Commits

Author SHA1 Message Date
Jakub Melka d0a6b55e88 Issue #25: Basic build settings 2022-08-14 17:50:52 +02:00
raphaelcotty e8066dd330
Linux crash (#9)
* Qbs build: correct rpath for conan libraries

Libraries managed with conan are now downloaded in dynamic. They are
also installed in the build directory.
This directory path is also added to all the applications rpaths.
This ensure that the application loads the correct library.

* Qbs build: correct rpath for conan libraries

Libraries managed with conan are now downloaded in dynamic. They are
also installed in the build directory.
This directory path is also added to all the applications rpaths.
This ensure that the application loads the correct library.
2022-01-09 17:26:42 +01:00
Jakub Melka 0a35c95aa7 Qbs: fix build errors 2021-12-13 13:58:07 +01:00
raphaelcotty 75d40806ed
Conan (#7)
* Add conan support

* Windows Qbs port using conan

* Correct QT_INSTALL_DIRECTORY define

* Correct QT_INSTALL_DIRECTORY define, again
2021-12-13 12:04:18 +01:00
Jakub Melka 5db77f810a Ignore unnecessary files 2018-12-24 19:18:30 +01:00