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

Add ruby files to cmake to make them show up in visual studio #13

Open
hhyyrylainen opened this issue Sep 9, 2018 · 0 comments
Open
Labels
easy good first issue Good for newcomers
Milestone

Comments

@hhyyrylainen
Copy link
Owner

Using set_source_files_properties("file" PROPERTIES HEADER_FILE_ONLY TRUE) might be enough to not make cmake complain about them being included. They should also have their own resource group.

@hhyyrylainen hhyyrylainen added good first issue Good for newcomers easy labels Sep 9, 2018
@hhyyrylainen hhyyrylainen added this to the 0.8.0.0 milestone Sep 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant