Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding building using CMake #81

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Adding building using CMake #81

merged 1 commit into from
Mar 29, 2022

Conversation

bhardwajs
Copy link
Contributor

This commit adds an option to build using CMake by adding CMakeLists.txt. CMake builds are consistent with the build 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.

Closes #79!

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.
@jaccz
Copy link
Member

jaccz commented Mar 29, 2022

Thanks! I wonder if this change causes some additional ripples among the people who used the previous build specs. Especially now that the docs removed any mention. We'll see. :)

@jaccz jaccz merged commit c837314 into microsoft:main Mar 29, 2022
@bhardwajs bhardwajs deleted the cmake_bld branch March 29, 2022 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMake build system for PICT?
2 participants