For our internal build-plans we'd like to use the code instead of the raw library artifcats, since they are compiled for arm processors. In our build-plan we want to be platform independent.
By adding de verison information for each binary (i.e. using a text file 'VERSION.txt') we can derive it and select the code ourselves.
This concerns for example libiio
For our internal build-plans we'd like to use the code instead of the raw library artifcats, since they are compiled for arm processors. In our build-plan we want to be platform independent.
By adding de verison information for each binary (i.e. using a text file 'VERSION.txt') we can derive it and select the code ourselves.
This concerns for example libiio