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 fixes #777

Merged
merged 3 commits into from
May 29, 2020
Merged

CMake fixes #777

merged 3 commits into from
May 29, 2020

Conversation

xkubov
Copy link
Contributor

@xkubov xkubov commented May 29, 2020

No description provided.

Peter Kubov added 3 commits May 29, 2020 18:42
Missing xcrun in openssl CMakeLists.txt caused build of RetDec to fail
when included as external project.
Replace usage of CMAKE_SOURCE_DIR with PROJECT_SOURCE_DIR. This
replacement will provide support for inclusion in cmakes in
other projects with add_subdirectory command.
Fix position of command that alters CMAKE_C_FLAGS. This did result
in failing build of retdec on newst macOS systems.
@xkubov xkubov self-assigned this May 29, 2020
@xkubov
Copy link
Contributor Author

xkubov commented May 29, 2020

Let's run TeamCity builds.

@xkubov xkubov merged commit 094ff8c into master May 29, 2020
@xkubov xkubov deleted the cmake-fixes branch May 29, 2020 17:47
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.

None yet

1 participant