mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[build][cmake] Fix windows tests and re-enable CI tests (#5674)
This commit is contained in:
@@ -35,6 +35,7 @@ endif()
|
||||
|
||||
add_executable(wpiguidev src/dev/native/cpp/main.cpp)
|
||||
wpilib_link_macos_gui(wpiguidev)
|
||||
wpilib_target_warnings(wpiguidev)
|
||||
target_link_libraries(wpiguidev wpigui)
|
||||
|
||||
install(TARGETS wpigui EXPORT wpigui)
|
||||
|
||||
Reference in New Issue
Block a user