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

cmake: Remove add_subdirectory( cbmc ) call #795

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

paulbartell
Copy link
Contributor

@paulbartell paulbartell commented Mar 14, 2023

Description

Remove add_subdirectory( cbmc ) call

CBMC proofs cannot currently be run using CMake.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

fixes #753

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

CBMC proofs cannot currently be run using CMake.

fixes FreeRTOS#753
@paulbartell paulbartell requested a review from a team as a code owner March 14, 2023 19:54
@paulbartell paulbartell force-pushed the remove-cbmc-directory-cmake branch from a5a6fc2 to 568506c Compare March 14, 2023 20:45
@paulbartell
Copy link
Contributor Author

Note: PR addresses two separate issues. Please do not squash merge.

@paulbartell paulbartell merged commit 9066f61 into FreeRTOS:main Mar 15, 2023
@paulbartell paulbartell deleted the remove-cbmc-directory-cmake branch March 15, 2023 19:28
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.

[BUG] Cmake error due to missing CMakeLists.txt
3 participants