Add CI build jobs
The current unique CI job is to build the LidarSlam lib on Linux. This MR aims at adding other CI jobs to ensure compilation is passing for wrappings on different OS.
The following build jobs are added:
-
LidarSlam lib on Linux -
LidarSlam lib on Windows -
ROS wrapping on Linux -
Paraview wrapping on Linux -
Paraview wrapping on Windows
This also fixes compilation of the PV wrapping using a standalone ParaView, without any superbuild.
Edited by Nicolas Cadart