conan
conan copied to clipboard
Conan to generate conanbuild.csh/tcsh files if using csh or tcsh as default shell.
What is your suggestion?
Currently, there's no option to generate a .tcsh/.csh script with Conan. Conan commands are generating conanbuild.sh files for bash only. This impacts the workflow for developers who use tcsh/csh as default shell. Will be great to add support in Conan to generate conanbuild scripts for tcsh/csh.
Have you read the CONTRIBUTING guide?
- [X] I've read the CONTRIBUTING guide