This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
140ed91dd2
CMake
/
Modules
/
CMakeAddFortranSubdirectory
/
build_mingw.cmake.in
3 lines
96 B
CMake
Raw
Blame
History
set
(
ENV{PATH}
"@MINGW_PATH@\;$ENV{PATH}"
)
execute_process
(
COMMAND
"@CMAKE_COMMAND@"
--build
.
)
Reference in New Issue
View Git Blame
Copy Permalink