Add trigdx_config.hpp and trigdx.hpp header files
This commit is contained in:
5
cmake/trigdx_config.hpp.in
Normal file
5
cmake/trigdx_config.hpp.in
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define TRIGDX_USE_MKL @TRIGDX_USE_MKL@
|
||||
#define TRIGDX_USE_GPU @TRIGDX_USE_GPU@
|
||||
#define TRIGDX_USE_XSIMD @TRIGDX_USE_XSIMD@
|
||||
Reference in New Issue
Block a user