Commit Graph

3 Commits

Author SHA1 Message Date
Julián Bermúdez Ortega 5d16a887ce Isolated install (#130)
* Simplify merge install policy.

* Add merge install test.

* Change UCLIENT_MERGE_INSTALL flag by UCLIENT_ISOLATED_INSTALL.

* Attend PR comments.

* Update CMakeLists.txt

Co-authored-by: Borja Outerelo <borjaouterelo@gmail.com>
2020-01-24 13:23:25 +01:00
Borja Outerelo 191c23fb54 Feature/install paths (#122)
* Change install path policy.

* Fix install include directories.
Change install directory name.

* Fix typo.

* Fix test.
2019-12-18 17:01:12 +01:00
Julián Bermúdez Ortega 139a6bb9a1 PIC dependecies (#110)
* Add PIC selection on Micro-CDR.

* Update Micro-CDR version to 1.1.1.

* Change version temporarily to 1.1.3.

* Modify connection attempts and interval default configuration.

* Change Micro-CDR dependency from submodule to git external project.

* Remove submodules.

* Change Micro-CDR tag.

* Test cases (#111)

* Refs #6972. Move Jenkins file from root to ci folder.

* Refs #6972. Add Linux and Windows CI projects.

* Refs #6972. Add CTestConfig.cmake file.

* Refs #6972. Add UCLIENT_BUILD_CI_TESTS flag.

* Refs #6972. Add test cases.

* Refs #6972. Add dependencies to Config.cmake file.
2019-12-03 15:39:38 +01:00