Lunderberg opened a new pull request #10711: URL: https://github.com/apache/tvm/pull/10711
Previously, the cmake calls generated in `apps/hexagon_api/CMakeLists.txt` did not pass the `CMAKE_BUILD_TYPE` to subordinate calls to cmake. As a result, debug symbols were missing from these builds. This PR adds `CMAKE_BUILD_TYPE` in the `ExternalProject_Add` calls. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
