Skip to content
  • Yann Voté's avatar
    [cmake] Do no use sip splits for simulator camera · 51ca1dad
    Yann Voté authored
    For the Basler camera, only 4 files are generated by SIP
    (`siplimabaslerpart{0,1,2,3}.cpp`). Hence the process crash trying to
    find file number 4 (`No such file or directory siplimabaslerpart4.cpp`)
    
    Put everything in one file.
    51ca1dad