This subproject should be properly selectable from the top-level. ```console % cmake ${CUDAQ_TOP_LEVEL_SRC} -DCUDAQ_ENABLE_PROJECTS="cudaq;runtime;python;realtime" ... ```
This subproject should be properly selectable from the top-level.
% cmake ${CUDAQ_TOP_LEVEL_SRC} -DCUDAQ_ENABLE_PROJECTS="cudaq;runtime;python;realtime" ...