As it currently stands,
this repository does not have it's own CMakeLists.txt.
The current 'TVL' repository also only contains a pre generated
version of the tvl for a single set of lscpu flags.
Adding a CMakeLists.txt to this repository that generates a customized version of the library
on demand would be a better way of distribution, and also help development.
As it currently stands, this repository does not have it's own CMakeLists.txt.
The current 'TVL' repository also only contains a pre generated version of the tvl for a single set of lscpu flags.
Adding a CMakeLists.txt to this repository that generates a customized version of the library on demand would be a better way of distribution, and also help development.
A simple starting version is attached here:
CMakeLists.txt