We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5415bd8 commit e44e2b6Copy full SHA for e44e2b6
CMakeLists.txt
@@ -1,4 +1,4 @@
1
cmake_minimum_required(VERSION 3.4.3)
2
project(generic_sycl_components VERSION 0.1.0 LANGUAGES CXX)
3
4
-include(onemath/sycl/blas)
+include_directories(onemath/sycl/blas)
0 commit comments