[build] Fix wpilibNewCommands CMake install (#5671)

This commit is contained in:
Gold856
2023-09-20 00:19:35 -04:00
committed by GitHub
parent 6ef94de9b5
commit 87ce1e3761
3 changed files with 3 additions and 1 deletions

View File

@@ -11,3 +11,4 @@ find_dependency(Threads)
@CAMERASERVER_DEP_REPLACE@
@HAL_DEP_REPLACE@
@WPILIBC_DEP_REPLACE@
@WPILIBNEWCOMMANDS_DEP_REPLACE@