Simple Fortran test for --int64, without math libraries

This commit is contained in:
Miro ILIAS
2015-08-06 08:46:34 +02:00
parent 06e74c9d41
commit 289f895e05
4 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1 @@
add_executable(example example.f90)