cmake-structure

作者: nvidia

IsaacTeleop CMake target layout and #include conventions. Use whenever you create or edit a CMakeLists.txt, add or move a module/library/executable/test…

npx skills add https://github.com/nvidia/isaacteleop --skill cmake-structure

IsaacTeleop CMake & include structure

The rules, recommended structure, repo conventions, and review checklist live in the repo's single source of truth: cmake/cmake-structure.md.

Read that file and apply it before changing CMake files, header placement, or include paths — for both authoring and review.