Bug library installation path
About you
Clément Beitone (TIMC-GMCAO) working on a cep that use other ceps
Overview
It seems that a bug is hidden somewhere inside the cmake install path.
Whenever I install a cep that contains a library, the library install path which should be something like:
/usr/local/include/camitk-4.2/libraries/devicelibrary/**libname**
appears to be:
/usr/local/include/camitk-4.2/libraries/**devicelibrary/devicelibrary**
Steps to Reproduce
make a manual global installation of any cep that contains at least a library in the folder libraries
CamiTK Version
- CamiTK version........................... CamiTK 4.2.dev.develop.2eaece56
- CamiTK Short Version..................... camitk-4.2
- CamiTK SO NAME........................... 4
- Operating System......................... LINUX
- Build type............................... RELEASE
- QT Version............................... 5.11.3
- VTK Version.............................. 7.1.1
- Global Installation Directory [G]........ /usr/local
- Local Installation Directory [L]......... /home/beitoncl/.config/CamiTK
- Current Working Directory [W]............ /home/beitoncl/Documents/Dev/calibrationPolaris/calibrationcep/build
- Test Data Directory...................... /home/beitoncl/Documents/Dev/calibrationPolaris/calibrationcep/build/share/camitk-4.2/testdata
- Component Extension Directories.......... /home/beitoncl/Documents/Dev/calibrationPolaris/calibrationcep/build/lib/camitk-4.2/components /usr/local/lib/camitk-4.2/components
- Action Extension Directories............. /home/beitoncl/Documents/Dev/calibrationPolaris/calibrationcep/build/lib/camitk-4.2/actions /usr/local/lib/camitk-4.2/actions
- Number of Component Extensions........... 13 (locations: 12 global, 0 local, 1 in working directory, 0 manually installed by user)
- Number of File Extensions Supported...... 25
- Number of Action Extensions.............. 19 (locations: 18 global, 0 local, 1 in working directory, 0 manually installed by user)
- Number of Actions........................ 98
- Registered components:
- [G] Alias Wavefront OBJ Component...... obj
- [W] CalibrationComponentExtension...... calib
- [G] Device Component Extension......... device
- [G] FocusImageComponentExtension....... fia
- [G] Msh Component...................... msh
- [G] Off Component...................... off
- [G] STL Component...................... stl, STL
- [G] TrackerComponentExtension.......... tbuf
- [G] USImageComponentExtension.......... usi
- [G] USStreamComponentExtension......... uss
- [G] VRML 2 Component................... vrml, wrl
- [G] VTK Component...................... vtk
- [G] vtkImages Component................ jpg, png, tiff, tif, bmp, pbm, pgm, ppm, mhd, mha, raw
- Registered actions:
- [G] Application Level Actions.......... 21 actions
- [G] Basic Mesh Extension............... 9 actions
- [G] Basic Topology..................... 2 actions
- [G] BoxVOIExtension.................... 1 actions
- [W] CalibrationActionExtension......... 2 actions
- [G] Device Action Extension............ 6 actions
- [G] FocusActionExtension............... 1 actions
- [G] Frame Edition Extension............ 1 actions
- [G] Image LUT.......................... 1 actions
- [G] ImageAcquisitionActionExtension.... 7 actions
- [G] Mesh Processing.................... 17 actions
- [G] MultiPickingExtension.............. 1 actions
- [G] Pixel Color Changer................ 1 actions
- [G] ReconstructionExtension............ 1 actions
- [G] Reorient Image Extension........... 1 actions
- [G] ResampleExtension.................. 1 actions
- [G] ShowIn3DExtension.................. 5 actions
- [G] TrackerActionExtension............. 19 actions
- [G] VolumeRenderingExtension........... 1 actions
please do not remove anything below this line