Hi I've taken your cmake scripts from doc/example/cmake and incorporated into one of my projects.
I'm also looking at updating my C library seed to use these scripts in order to have check testing set up out of the box which will follow a similar format.
I'm wondering if it's sufficient to include your copying.txt from this folder in the same folder under my project. Also does use of this prevent my use of the MIT license?
My project is at https://github.com/Liam-Ryan/lrsinglelinkedlist, could you let me know if any changes or additional files are required? I don't intend to distribute check with my project, just the setup to run tests.
Thanks!
Hi I've taken your cmake scripts from doc/example/cmake and incorporated into one of my projects.
I'm also looking at updating my C library seed to use these scripts in order to have check testing set up out of the box which will follow a similar format.
I'm wondering if it's sufficient to include your copying.txt from this folder in the same folder under my project. Also does use of this prevent my use of the MIT license?
My project is at https://github.com/Liam-Ryan/lrsinglelinkedlist, could you let me know if any changes or additional files are required? I don't intend to distribute check with my project, just the setup to run tests.
Thanks!