happy2discover
5ba89592c1
Upgrade projects to VS2022, bump the ver number. ( #106 )
...
* Upgrade projects to VS2022, bump the ver number.
* Update README to VS2022
2023-05-16 21:30:53 -07:00
Sumit Bhardwaj
555d2d4273
Enable warnings as error and W4 on MSVC ( #83 )
...
This commit increase warning level from `W3` to `W4` on MSVC and sets
warnings as errors. Exclusion is made for a specific warning (C4189).
2022-03-30 14:21:01 -07:00
Sumit Bhardwaj
c837314cab
Adding building using CMake ( #81 )
...
This commit adds an option to build using CMake by adding
CMakeLists.txt. CMake builds are consistent with the builds currently
produced.
For Linux build, CPack produces artifacts consistent with the current
RPM specification.
CMake is also added to the CI pipeline in main.yml.
2022-03-29 14:30:20 -07:00
Jacek Czerwonka ⚜
b102370997
Upgrade projects to VS2019, bump the ver number.
2021-02-24 08:26:56 -08:00
Jacek Czerwonka
3c18eb8984
Cleaning up the project files
2018-09-15 09:54:27 -07:00
Jacek Czerwonka
1d00c9bab2
New projects: one to compile CLI as a DLL and another containing usage example
2018-09-14 15:47:48 -07:00