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

Do not show the console on Windows #68

Merged
merged 4 commits into from
May 3, 2024
Merged

Do not show the console on Windows #68

merged 4 commits into from
May 3, 2024

Conversation

mmatyas
Copy link
Owner

@mmatyas mmatyas commented May 2, 2024

See #66

Copy link
Contributor

@sharkwouter sharkwouter left a comment

Choose a reason for hiding this comment

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

The current change will only work for Windows and fail for other platforms. I'd suggest changing it to something like this: https://github.com/sharkwouter/oceanpop/blob/6750f4040b15c5220675b897c8a93878586f4cbf/CMakeLists.txt#L15

@mmatyas
Copy link
Owner Author

mmatyas commented May 3, 2024

Oh, that is fine, the WIN32 property only modifies the Windows build (see: https://cmake.org/cmake/help/latest/prop_tgt/WIN32_EXECUTABLE.html). You can see here too that the Linux builds pass.

@mmatyas mmatyas merged commit f02fd81 into master May 3, 2024
8 checks passed
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.

2 participants