-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Describe the bug, including details regarding any error messages, version, and platform.
CMake Error at cmake_modules/BuildUtils.cmake:933 (file):
Error evaluating generator expression:
$<TARGET_FILE:CONAN_LIB::bzip2_bz2_$<CONFIG>>
No target "CONAN_LIB::bzip2_bz2_Release"
Call Stack (most recent call first):
cmake_modules/BuildUtils.cmake:482 (arrow_add_pkg_config)
src/arrow/CMakeLists.txt:1079 (add_arrow_lib)
CMake Error at cmake_modules/BuildUtils.cmake:933 (file):
Error evaluating generator expression:
$<TARGET_FILE:CONAN_LIB::bzip2_bz2_$<CONFIG>>
No target "CONAN_LIB::bzip2_bz2_Release"
Call Stack (most recent call first):
cmake_modules/BuildUtils.cmake:482 (arrow_add_pkg_config)
src/arrow/CMakeLists.txt:1079 (add_arrow_lib)
This may be a conan related problem.
Component(s)
Continuous Integration, Packaging