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

[build] windows cmake options fixed #1907

Merged
merged 7 commits into from
Jan 16, 2025
Merged

Conversation

rex-schilasky
Copy link
Contributor

Description

.. as the title says.

@rex-schilasky rex-schilasky added the cherry-pick-to-NONE Don't cherry-pick these changes label Jan 15, 2025
@rex-schilasky rex-schilasky added this to the eCAL 6 milestone Jan 15, 2025
Copy link
Contributor

@KerstinKeller KerstinKeller left a comment

Choose a reason for hiding this comment

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

I guess the command is also needed for unix builds.... we should put it there, too.

@rex-schilasky
Copy link
Contributor Author

I guess the command is also needed for unix builds.... we should put it there, too.

I will add this too.

remove CMake logging for ECAL_THIRDPARTY_BUILD_ASIO, ECAL_THIRDPARTY_BUILD_FTXUI, ECAL_THIRDPARTY_BUILD_SPDLOG, ECAL_THIRDPARTY_BUILD_TCLAP, ECAL_THIRDPARTY_BUILD_TERMCOLOR, ECAL_THIRDPARTY_BUILD_YAML-CPP
CMakeLists.txt Outdated
message(STATUS "ECAL_THIRDPARTY_BUILD_GTEST : ${ECAL_THIRDPARTY_BUILD_GTEST}")
message(STATUS "ECAL_THIRDPARTY_BUILD_HDF5 : ${ECAL_THIRDPARTY_BUILD_HDF5}")
message(STATUS "ECAL_THIRDPARTY_BUILD_PROTOBUF : ${ECAL_THIRDPARTY_BUILD_PROTOBUF}")
message(STATUS "ECAL_THIRDPARTY_BUILD_QWT : ${ECAL_THIRDPARTY_BUILD_QWT}")
message(STATUS "ECAL_THIRDPARTY_BUILD_RECYCLE : ${ECAL_THIRDPARTY_BUILD_RECYCLE}")
message(STATUS "ECAL_THIRDPARTY_BUILD_SPDLOG : ${ECAL_THIRDPARTY_BUILD_SPDLOG}")
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you remove all those prints?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reverted .. didn't check that they are set in the dependency provider.

Copy link
Contributor

@KerstinKeller KerstinKeller left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

@rex-schilasky rex-schilasky merged commit a77ae1f into master Jan 16, 2025
20 checks passed
@rex-schilasky rex-schilasky deleted the build/check-windows-build branch January 16, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-to-NONE Don't cherry-pick these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants