Hello,
I have a question on how the single header file is being generated inside the release process,
Basically if I only want to generate the single header file, it's including all the headers with their cpps inside "ApprovalTests.cpp/ApprovalTests/ApprovalTests.hpp" when using "create_simulated_single_header_file.py" with the parameter include cpps as true. I am aiming on having the output of the releases where the includes are replaced with the content of the headers/cpp, how can it be done automatically ?
Many thanks in advance for your response,
Regards,
Hello,
I have a question on how the single header file is being generated inside the release process,
Basically if I only want to generate the single header file, it's including all the headers with their cpps inside "ApprovalTests.cpp/ApprovalTests/ApprovalTests.hpp" when using "create_simulated_single_header_file.py" with the parameter include cpps as true. I am aiming on having the output of the releases where the includes are replaced with the content of the headers/cpp, how can it be done automatically ?
Many thanks in advance for your response,
Regards,