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

Make CMake build cross platform #33

Open
cmdevries opened this issue May 12, 2015 · 0 comments
Open

Make CMake build cross platform #33

cmdevries opened this issue May 12, 2015 · 0 comments
Labels

Comments

@cmdevries
Copy link
Owner

Currently the CMake build is specific for GCC.

To make it cross platform it needs to use the find_package() function instead of manually setting GCC compile and link flags.

@cmdevries cmdevries self-assigned this May 12, 2015
@cmdevries cmdevries removed their assignment Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant