Azure / Azure/umock-c

Unknown CMake command "install_library_includes".

Open
#353 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
36
Forks
27
Avg merge
32m
Merged PRs (30d)
3

Description

What is the definition of **install_library_includes** ???
[install_library_includes](https://github.com/Azure/umock-c/blob/master/CMakeLists.txt#L188)

```console
CMake Error at CMakeLists.txt:188 (install_library_includes):
Unknown CMake command "install_library_includes".

Configuring incomplete, errors occurred!
```

I failed to build **umock-c**

Cheers

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at CMakeLists.txt line 188, where the unknown install_library_includes command is reported. Trace where that command is expected to be defined or included, then verify that configuring umock-c completes without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cmake
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.