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

Fix embedding #500

Merged
merged 2 commits into from Aug 19, 2018
Merged

Fix embedding #500

merged 2 commits into from Aug 19, 2018

Conversation

julianoes
Copy link
Collaborator

Just two small fixes.

@julianoes julianoes merged commit 5a0f1e0 into develop Aug 19, 2018
@julianoes julianoes deleted the fix-embedding branch August 19, 2018 13:39
@@ -16,6 +16,7 @@ include(cmake/tinyxml2.cmake)
include(cmake/zlib.cmake)

if(NOT MSVC)
cmake_policy(SET CMP0058 NEW)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we use the BYPRODUCT anywhere?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea. It's somewhere in the cpp_rsc cmake code.

@JonasVautherin
Copy link
Collaborator

Why is embed_files.cmake not necessary anymore?

@julianoes
Copy link
Collaborator Author

Why is embed_files.cmake not necessary anymore?

This was just a leftover from an earlier try.

rt-2pm2 pushed a commit to rt-2pm2/DronecodeSDK that referenced this pull request Nov 27, 2018
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

2 participants