O2 build error: Target "O2::SimSetup" not found on Ubuntu 18

Dear experts,

I am trying to update O2 on ubuntu 18.
With the latest alidist/master and O2/dev I get the following error:

CMake Error at cmake/O2AddTestWrapper.cmake:130 (add_test):
  Error evaluating generator expression:

    $<TARGET_PROPERTY:O2::SimSetup,INTERFACE_INCLUDE_DIRECTORIES>

  Target "O2::SimSetup" not found.
Call Stack (most recent call first):
  cmake/O2AddTestRootMacro.cmake:103 (o2_add_test_wrapper)
  macro/CMakeLists.txt:190 (o2_add_test_root_macro)


CMake Error at cmake/O2AddTestWrapper.cmake:130 (add_test):
  Error evaluating generator expression:

    $<TARGET_PROPERTY:O2::SimSetup,INTERFACE_LINK_DIRECTORIES>

  Target "O2::SimSetup" not found.
Call Stack (most recent call first):
  cmake/O2AddTestRootMacro.cmake:103 (o2_add_test_wrapper)
  macro/CMakeLists.txt:190 (o2_add_test_root_macro)

The full log can be found here.

Can anyone help me with that?

Cheers,
Thomas

The problem was solved with a (I don’t know exactly which) commit today.

Hi,
I get the same error with the latest O2 and alidist (updated a while ago) on macOS Catalina 10.15.6.
log_simsetup.txt (12.0 KB)
Can anyone help?
Cheers,
Diana