#508 breaks cmake #515
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CMake Error at tests/src/fsfw_tests/integration/task/CMakeLists.txt:1 (target_sources):
Cannot specify sources for target "PRIVATE" which is not built by this
project.
I'm currently working on unit tests, got the same error after merging upstream.
Solved by doing this in the CMakeLists file