Skip to content

Commit e9738d9

Browse files
authored
Create case.fypp
1 parent 519cbd7 commit e9738d9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/common/include/case.fypp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
! This file exists so that Fypp can be run without generating case.fypp files for
2+
! each target. This is useful when generating documentation, for example. This
3+
! should also let MFC be built with CMake directly, without invoking mfc.sh.
4+
5+
! For pre-process.
6+
#:def analytical()
7+
#:enddef

0 commit comments

Comments
 (0)