Skip to content
Snippets Groups Projects
Commit ba068e7e authored by Felix Gruber's avatar Felix Gruber
Browse files

[cmake] install VC header files and cmake script

parent 48d28b5c
Branches
Tags
2 merge requests!81add support for vectorization library Vc,!75[WIP] add support for vectorization library VC
......@@ -5,6 +5,7 @@ install(FILES
AddPTScotchFlags.cmake
AddSuiteSparseFlags.cmake
AddUMFPackFlags.cmake
AddVcFlags.cmake
CheckCXXFeatures.cmake
CheckForPthreads.c
CMakeBuiltinFunctionsDocumentation.cmake
......
......@@ -33,6 +33,7 @@ install(FILES
bitsetvector.hh
classname.hh
concept.hh
conditional.hh
debugallocator.hh
debugstream.hh
deprecated.hh
......@@ -79,8 +80,10 @@ install(FILES
propertymap.hh
promotiontraits.hh
proxymemberaccess.hh
rangeutilities.hh
reservedvector.hh
shared_ptr.hh
simd.hh
singleton.hh
sllist.hh
stdstreams.hh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment