File: fpm.toml

package info (click to toggle)
fortran-assert 3.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 212 kB
  • sloc: f90: 305; ansic: 41; makefile: 9; sh: 4
file content (12 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
name = "assert"

[install]
library = true

[preprocess]
[preprocess.cpp]
macros=['ASSERT_MULTI_IMAGE=0']


[library]
type = [ 'shared', 'static' ]