New CMake environment

The new CMake environment was introduced with CGI Studio 3.14. It has some advantages:

The starting point for the applications are new files in the top-level "cmake" folder, you can see a mapping to the old locations in the table below.  Please be aware that not all applications and target platform combinations maybe be fully functional yet. The old approach is deprecated but will be still maintained for the next two releases. 

old location

new location

cgi_studio_player/src
cmake/Candera/Player
cgi_studio_player/LightPlayer/src cmake/Apps/LightPlayer
cgi_studio_courier_apps/src/CourierSampleApp cmake/Apps/Courier/CourierSampleApp
cgi_studio_courier_apps/src/CourierSampleAppLight cmake/Apps/Courier/CourierSampleAppLight

Features are still named the same and backward compatible.


Revision #4
Created 2024-06-14 06:40:17 UTC by Claudia Mitsch
Updated 2024-08-01 03:02:25 UTC by Tsuyoshi.Kato