A new-generation shooter with augmented reality and real robots. You can play online with other users with your PC, moving robots in championships and campaigns: all 24/7!
Linked with #95. The overall CMake code has been reviewed to drop unused or legacy constructs and exploit new features up to version 2.8.11, chiefly achieving proper target exports and a few other benefits derived from using target_include_directories(). Besides, a new target for Doxygen was created and, as noted in the issue, we'll no longer install RD libraries. There is ongoing work related with CPack that I'll probably end up including in another PR.
Coverage decreased (-0.1%) to 76.054% when pulling 1fbd2c0329fafd4ba7ede7d158a77790a12080ee on cmake into 2646b3079ac4d84904a2a8a3d8bd992293fb3718 on develop.
Coverage decreased (-0.2%) to 75.969% when pulling 2df474c4d9c05fc40716a1a0abad69035442b921 on cmake into 2646b3079ac4d84904a2a8a3d8bd992293fb3718 on develop.
Linked with #95. The overall CMake code has been reviewed to drop unused or legacy constructs and exploit new features up to version 2.8.11, chiefly achieving proper target exports and a few other benefits derived from using
target_include_directories()
. Besides, a new target for Doxygen was created and, as noted in the issue, we'll no longer install RD libraries. There is ongoing work related with CPack that I'll probably end up including in another PR.