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
49a07d7a14
CMake
/
Tests
/
VSGNUFortran
/
c_code
/
CMakeLists.txt
3 lines
84 B
CMake
Raw
Blame
History
add_executable
(
c_using_fortran
main.c
)
target_link_libraries
(
c_using_fortran
hello
)
Reference in New Issue
View Git Blame
Copy Permalink