summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update cmakelists.txt to be able to use it in add_subdirectory()k6dsp2020-06-301-6/+14
| | | | | - Remove reference to ASM language - advance minimum version of the cmake required as far version 2 is VERY outdated. - remove hardcoded folder name of "tiny-AES-c as target_include_directory which by some reason is PRIVATE and could not be used as add_subdirectory() in main project.
* Add Conan package optionsTorfinn Berset2019-01-311-7/+0
|
* First version of Conan recipeTorfinn Berset2019-01-311-0/+16