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

Workaround to exclude Clion's cmake folders from colcon build and tests #410

Merged

Commits on Nov 3, 2022

  1. Workaround to exclude Clion's cmake folders from colcon test

    - Add AMENT_IGNORE to CMAKE_BINARY_DIR to avoid picking up cmake
    specific folders created by CLion in `colcon build` and `colcon test`
    commands
    
    Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
    MichaelOrlov committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    ca8f0f2 View commit details
    Browse the repository at this point in the history