Where is umock_cFunctions.cmake ?
Open
- Dominant language
- C
- Stars
- 36
- Forks
- 27
- Avg merge
- 32m
- Merged PRs (30d)
- 3
Description
```Cmake
include("${CMAKE_CURRENT_LIST_DIR}/umock_cTargets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/umock_cFunctions.cmake")
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the CMake package files referenced in the issue, especially umock_cTargets.cmake and umock_cFunctions.cmake, and trace where those files are generated or installed. Determine whether umock_cFunctions.cmake is missing or the include path is incorrect; done should be a verified explanation and a clearly defined correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100