build_mingw.cmake.in 96 B

12
  1. set(ENV{PATH} "@MINGW_PATH@\;$ENV{PATH}")
  2. execute_process(COMMAND "@CMAKE_COMMAND@" --build . )