This allows to set icub_firmware_shared_DIR to the source directory and therefore runing cmake and make is no longer required (unless you want the visual studio projects or similar).
I basically modified the generated files to add a regular expression to read the version from the CMakeLists.txt file.
Also restore installation that was removed in 0da92ea6ea3c922e82b51e7aa29acf514235ca15.
This allows to set
icub_firmware_shared_DIR
to the source directory and therefore runing cmake and make is no longer required (unless you want the visual studio projects or similar).I basically modified the generated files to add a regular expression to read the version from the
CMakeLists.txt
file.Also restore installation that was removed in 0da92ea6ea3c922e82b51e7aa29acf514235ca15.
cc @traversaro