summaryrefslogtreecommitdiff
path: root/build/visual-studio/lz4
AgeCommit message (Collapse)Author
2021-09-29Fix ARM64 detection for MSVC (#1951)Chad Engler
2021-07-08Update VS projects to 2019. (#1901)Yong He
* Update VS projects to 2019. * Empty commit to trigger build
2021-06-23Change default VS version to 2017. (#1893)Yong He
2021-01-14Adding missing VisualStudio lz4 project (#1657)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * Added missing lz4 visual studio project.