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

how to build test sample? #24

Open
bigben0123 opened this issue Oct 24, 2024 · 1 comment
Open

how to build test sample? #24

bigben0123 opened this issue Oct 24, 2024 · 1 comment

Comments

@bigben0123
Copy link

I want to run echo_server under test directory. It doesn't generated after build in asyncio/build.
How to build that test directory?

@netcan
Copy link
Owner

netcan commented Dec 20, 2024

          mkdir build-debug
          cmake -H. -Bbuild-debug -DCMAKE_BUILD_TYPE=Debug -DBUILD_TESTING=ON
          cmake --build build-debug -j

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

No branches or pull requests

2 participants