* Fix MSVC

* Revert change of source list name
This commit is contained in:
Georgii Evtushenko
2024-04-04 09:53:30 -07:00
committed by GitHub
parent d8dced8a64
commit 42d99a5753
5 changed files with 11 additions and 2 deletions

View File

@@ -33,9 +33,11 @@ endforeach()
set(thrust_examples
auto_throughput
axes
custom_criterion
exec_tag_sync
exec_tag_timer
skip
stream
throughput
)
foreach (example IN LISTS thrust_examples)