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

[#feature 1226] cmake file for blackwidow tests #1246

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

Tangruilin
Copy link
Collaborator

添加 blackwindow 测试用例的 cmake 文件

Signed-off-by: tangruilin tang.ruilin@foxmail.com

@kernelai kernelai linked an issue Feb 5, 2023 that may be closed by this pull request
@kernelai kernelai mentioned this pull request Feb 6, 2023
@kernelai kernelai self-requested a review February 6, 2023 03:32
@@ -0,0 +1,28 @@
cmake_minimum_required(VERSION 3.10)

include(GoogleTest)
Copy link
Collaborator

Choose a reason for hiding this comment

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

项目的主CMakeList.txt 需要添加下findpackage(gtest)

Signed-off-by: tangruilin <tang.ruilin@foxmail.com>
@kernelai kernelai merged commit ae28ddd into OpenAtomFoundation:unstable Feb 9, 2023
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.

feature: cmake 编译脚本
2 participants