mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-29 11:11:15 +00:00
Drop support for MSVC.
This commit is contained in:
@@ -6,7 +6,6 @@ set_target_properties(nvbench.ctl PROPERTIES
|
||||
EXPORT_NAME ctl
|
||||
)
|
||||
add_dependencies(nvbench.all nvbench.ctl)
|
||||
nvbench_setup_dep_dlls(nvbench.ctl)
|
||||
nvbench_install_executables(nvbench.ctl)
|
||||
|
||||
if (NVBench_ENABLE_TESTING)
|
||||
|
||||
Reference in New Issue
Block a user