Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…5421) Our `CMakeLists` to set up the `ctest` executable had a logic error when `WarpX_APP=OFF` and `WarpX_PYTHON=ON`, in that it was trying to install executable tests without an executable application. The error message looked something like ```console Error evaluating generator expression: $<TARGET_FILE:app_3d> No target "app_3d" ```
- Loading branch information