build_cudaq.sh
tries to build the project even if configuration fails.
#2410
Labels
build
The issue related to the CUDA Quantum build
Required prerequisites
Describe the bug
When trying to debug #2409, I noticed that the build script will try do build the project even if configuration fails:
Steps to reproduce the bug
N/A
Expected behavior
If configuration fails, there is not reason to try building the project.
Is this a regression? If it is, put the last known working version (or commit) here.
Not a regression
Environment
Suggestions
Check if the configuration step was successful in here:
cuda-quantum/scripts/build_cudaq.sh
Lines 177 to 194 in 39a46e6
The text was updated successfully, but these errors were encountered: