Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
native/android/app/CMakeLists.txt | ||
---|---|---|
121 ↗ | (On Diff #25161) | My preference, as CMake doesn't handle GLOB'ing well (it doesn't know if you later add another file which fits the pattern, and will only be collected if you clean the cmake cache). |