Currently hatch only supports projects that produce a target such as a executable or a static/shared library; however, you could also create a header only project.
The header only projects would not create a top level target and would consist of source files and tests.
Currently hatch only supports projects that produce a target such as a executable or a static/shared library; however, you could also create a header only project.
The header only projects would not create a top level target and would consist of source files and tests.