Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Fix choosing SWIG via env variable (#2100)
Only changing SWIG_EXECUTABLE will lead to inconsistent settings. Need to unset version and directory, so FindSWIG will try to set them according to SWIG_EXECUTABLE.
- Loading branch information