[lldb-dev] SB Headers not in install?
Ted Woodward via lldb-dev
lldb-dev at lists.llvm.org
Fri Nov 10 07:37:06 PST 2017
In r309021, the headers in include/lldb/API were excluded from the install
target. From cmake/modules/LLDBConfig.cmake:
+ PATTERN "API/*.h" EXCLUDE
Are the SB Headers supposed to be excluded from an install? I just did
"ninja install" from top of tree and the SB Headers are not there.
Ted
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a
Linux Foundation Collaborative Project
More information about the lldb-dev
mailing list