add_example(test_omp_target_alloc)
add_example(test_omp_target_alloc_device)
add_example(test_omp_target_alloc_host)
add_example(test_omp_target_alloc_shared)
add_example(test_omp_target_memcpy)
add_example(test_target_map)
add_example(test_target_map2)
add_fortran_example(test_omp_target_alloc_device_f)
add_fortran_example(test_omp_target_alloc_host_f)
add_fortran_example(test_omp_target_alloc_shared_f)
add_fortran_example(test_target_map_f)
add_fortran_example(test_target_map2_f)
