diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2012-12-14 12:00:49 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2012-12-14 12:00:49 (GMT) |
commit | d0c948844f398f291c1d014ff1a2791414b74d9c (patch) | |
tree | c397827fd1dff67cb7bba0ac422a26efe6ace6da /INSTALL | |
parent | dd767425b489541585c526ebfb629538269afd54 (diff) |
Copy example files to build directory and set constants to find them
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -10,12 +10,6 @@ bin/tng_testing No system wide installations are made yet (no 'make install'), which means that programs using the library must specify explicitly where to look for it. -(currently 'bin/tng_testing' requires a tng_example.tng in the directory - the command is invoked. This will be fixed soon: - - cp ../example_files/tng_example.tng . - - ) Useful cmake flags: -DBUILD_DOCUMENTATION=ON to build the API documentation (requires doxygen) |