• C
    CMake: Fix running tests on Windows · eda6a5ea
    Chun-wei Fan 提交于
    For the API tests, output the test programs at $(TOP_BUILDDIR) so that
    the freshly-built DLLs will be available for the test programs.  For
    those that are run through the Python wrapper scripts, use
    ${PYTHON_EXECUTABLE} instead of plain 'python' in case the Python
    interpreter is not in the PATH.
    eda6a5ea
CMakeLists.txt 776 字节