Skip to content

[BUG] Cmake error due to missing CMakeLists.txt #753

@adam-stamand

Description

@adam-stamand

Describe the bug
CMakeListst.txt inside of ./test includes a subdirectory (cmbc) that doesn't have a CMakeLists.txt file.

Host

  • Host OS: Windows 10
  • Version: 10.0.19044

To Reproduce

  • cmake ../ from build directory

Expected behavior
cmake runs with no errors

Actual behavior

CMake Error at test/CMakeLists.txt:4 (add_subdirectory):
  The source directory

    ./FreeRTOS-Plus-TCP/test/cbmc

  does not contain a CMakeLists.txt file.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions