diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-10-14 13:29:36 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-10-14 13:29:36 (GMT) |
commit | ea7ea4656e9d2ade9516082885e6e49a1065c2d1 (patch) | |
tree | 5d733edabab4777971bb5567bc89e90870c1d30c /Trajectoryformatspecification.mk | |
parent | 20d74e7d97b876232134f2e88e4f3b39f792bfe2 (diff) |
Change CMake parameter names to specifically include TNG.
Diffstat (limited to 'Trajectoryformatspecification.mk')
-rw-r--r-- | Trajectoryformatspecification.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Trajectoryformatspecification.mk b/Trajectoryformatspecification.mk index db8825d..96059cf 100644 --- a/Trajectoryformatspecification.mk +++ b/Trajectoryformatspecification.mk @@ -525,7 +525,7 @@ API (The API should be separated into one high- and one low-level API, using e.g. a tng\_low tag for the low-level functions.) -API documentation is generated using the -DBUILD_DOCUMENTATION=ON option +API documentation is generated using the -DTNG_BUILD_DOCUMENTATION=ON option when running cmake. Requires a doxygen installation. |