AaronRobinsonMSFT / AaronRobinsonMSFT/DNNE

Support emitting a CMake module file to enable easy consumption of DNNE-generated headers and libs from native code

オープン
#185 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C#
スター
488
フォーク
46
PR マージ指標
30日以内にマージされた PR はありません

説明

DNNE is designed to emit both a native binary as well as the headers for consuming said binary. However, DNNE doesn't provide any CMake integration (such as through a file that could be `include`d to define imported targets). As a result, CMake consumers of DNNE APIs need to manually set up imported targets with the correct include paths and linker paths. I've done so in https://github.com/AaronRobinsonMSFT/DNMD/pull/50. It would be nice if DNNE could generate a CMake file that defines an imported target for the build output (and possibly do so for NativeAOT scenarios as well since the exports should have the same shape for a library that uses both DNNE and NativeAOT).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。