How to structure multiples makefiles for unit tests in large projects?

后端 未结 0 1624

My team has the following structure for a large C project:

/src
    /module_1
        module_1.c
        module_1.h
        /tests
            test_module_1.c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题