wpilibsuite/wpilib-docs

Add CMake version of building a ntcore desktop app

開放

#2,319 建立於 2023年9月7日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (297 個分叉)auto 404
AdditionGood First Issue

倉庫指標

星標
 (187 顆星)
PR 合併指標
 (平均合併 7天 6小時) (30 天內合併 14 個 PR)

描述

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().

貢獻者指南