[BUG] CMake files in ./test/CMakeListst.txt empty #8

Closed
opened 2024-03-20 20:23:13 +00:00 by jakegoodwin · 1 comment
Owner

On adding a new module the file is cleared or emptied. Need to re-write otto's function to make sure it doesn't do that.

On adding a new module the file is cleared or emptied. Need to re-write otto's function to make sure it doesn't do that.
jakegoodwin added the
bug
label 2024-03-20 20:23:17 +00:00
Author
Owner

Fixed the issue. Needed to use the -i'' flag for the regex operation when using sed.

Fixed the issue. Needed to use the `-i''` flag for the regex operation when using sed.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TDD-Templates/cmake_cpputest_template#8
No description provided.