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

Some minor changes to CMakeLists.txt #1233

Merged
merged 6 commits into from
Nov 21, 2022

Conversation

alvinhochun
Copy link
Contributor

No description provided.

@@ -164,4 +171,6 @@ target_include_directories(cppwinrt PRIVATE "${winmd_SOURCE_DIR}")


include(CTest)
add_subdirectory(test)
if(BUILD_TESTING)
Copy link
Member

Choose a reason for hiding this comment

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

Can you confirm it still includes testing by default?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, the option is created by the CTest module and is ON by default: https://cmake.org/cmake/help/latest/module/CTest.html

@kennykerr kennykerr merged commit d81ec9f into microsoft:master Nov 21, 2022
@alvinhochun alvinhochun deleted the alvin/cmake-tidy branch December 11, 2022 16:48
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

3 participants