mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 16:29:03 +00:00
Add OpenCLCTS target and install component to CMake
This commit is contained in:
committed by
Kévin Petit
parent
b4e39211d7
commit
b67a5f3761
@@ -26,6 +26,8 @@ else()
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${CTS_EXTRA_FLAGS}")
|
||||
endif()
|
||||
|
||||
add_custom_target(OpenCLCTS)
|
||||
|
||||
add_subdirectory(allocations)
|
||||
add_subdirectory(api)
|
||||
add_subdirectory(atomics)
|
||||
|
||||
Reference in New Issue
Block a user