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

Update CMakeLists.txt and quick-start.sh: change target #19

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

lucagiorgino
Copy link
Contributor

Thanks to @jctullos that propose a solution in an open issue " #16 ". This fix does not solve completely the open issue.

It fix the following error:
`CMake Error at /keystone/sdk/build64/cmake/macros.cmake:126 (add_custom_target):
The target name "package" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
Call Stack (most recent call first):
CMakeLists.txt:78 (add_keystone_package)

CMake Error at CMakeLists.txt:83 (add_dependencies):
Cannot add target-level dependencies to non-existent target "package".`

@lucagiorgino lucagiorgino changed the title Update CMakeLists.txt: change target Update CMakeLists.txt and quick-start.sh: change target Jun 7, 2022
@dayeol dayeol merged commit 436d2fe into keystone-enclave:master Jun 12, 2023
kkrentz pushed a commit to kkrentz/filtering-proxy that referenced this pull request Sep 27, 2023
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.

2 participants