Skip to content

Comments

Fix target glua PRIVATE => PUBLIC export for add_subdirectory() includes#2

Merged
jbaldwin merged 1 commit intomasterfrom
fix_target_public_exports
Mar 30, 2020
Merged

Fix target glua PRIVATE => PUBLIC export for add_subdirectory() includes#2
jbaldwin merged 1 commit intomasterfrom
fix_target_public_exports

Conversation

@jbaldwin
Copy link

libglua is incorrectly setting its main export target with private include directories as well as libraries, this makes it impossible to use cmake add_subdirectory(glua) to add the project into an existing larger project. This PR fixes this issue.

This issue also fixes some complier errors around incorrect docs in the header files.

@jbaldwin jbaldwin merged commit b2839d4 into master Mar 30, 2020
@jbaldwin jbaldwin deleted the fix_target_public_exports branch March 30, 2020 02:53
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.

1 participant