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

[draft] cmake: enable submodule init and update #505

Conversation

minminlittleshrimp
Copy link
Collaborator

@minminlittleshrimp minminlittleshrimp commented Jul 19, 2023

  • Submodule will be updated automatically when option unit test is turned on.
  • gmock build is disabled by default, turning it on by BUILD_GMOCK=ON
  • Gtest is limited less or equal v1.11.0

Tested on Debian:Sid with some configurations following reported issue.

+ Submodule will be updated automatically when
option unit test turned on.
+ gmock build is disabled by default, turn on
by BUILD_GMOCK=ON
+ Gtest is limited less or equal v1.11.0
+ Alignment for options

Signed-off-by: LUU QUANG MINH <Minh.LuuQuang@vn.bosch.com>
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@minminlittleshrimp minminlittleshrimp changed the title cmake: enable submodule init and update [draft] cmake: enable submodule init and update Aug 10, 2023
@minminlittleshrimp minminlittleshrimp deleted the cmake_unit_test_submodule_init branch August 12, 2023 19:36
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.

None yet

1 participant