-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule BeFoR64
updated
6 files
+85 −6 | CMakeLists.txt | |
+158 −0 | cmake/Modules/CheckFortranSourceRuns.cmake | |
+4 −0 | cmake/PackageConfig.cmake.in | |
+96 −3 | src/lib/CMakeLists.txt | |
+28 −0 | src/tests/CMakeLists.txt | |
+1 −1 | src/third_party/PENF |