wpilibsuite/wpilib-docs

Add CMake version of building a ntcore desktop app

オープン

#2,319 opened on 2023/09/07

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (297 件のフォーク)auto 404
AdditionGood First Issue

Repository metrics

Stars
 (187 個のスター)
PR merge metrics
 (PR metrics pending)

説明

The current example is Gradle-based, which can make it hard to integrate other libraries.

cmake version is here: https://www.chiefdelphi.com/t/unable-to-use-windows-libraries-with-wpilib-and-vs-code/440595/2

Needs to use set (WITH_CSCORE OFF CACHE INTERNAL "") etc instead of plain set().

コントリビューターガイド