Skip to content

configure/find_and_check_omniidl.cmake: Prefer CMAKE_CURRENT_SOURCE_DIR

Thomas Braun requested to merge fix-cmake-global-variable into main

Only that works when cppTango is included into another cmake project.

Bug introduced in 17ec13bf (configure: Check omniorb version and omniidl code generation, 2022-11-21).

See also 778ea2c0 (configure/CMakeLists.txt: Prefer CMAKE_CURRENT_XXX variables, 2022-09-05) where we fixed this before.

TSD fails see https://gitlab.com/tango-controls/TangoSourceDistribution/-/jobs/3704531757. I'll be patching TSD so no hurry with this MR. The CI is try to avoid issues like that in the future. I'm open to better proposals.

Merge request reports

Loading