Commit Graph
4 Commits
Author SHA1 Message Date
Daniel Crispell 6eae3ca6b0 replaced static tutorial_shared_path string with #define
Former-commit-id: bd37fbf7c1
2015-10-17 23:55:35 -04:00
Daniel Crispell c861c711a0 Enable out of source tutorial build
Use CMake's "configure_file" functionality to store path to the tutorial
shared directory, enabling tutorial executables build out of source to
correctly find the data files.


Former-commit-id: a0eed05e8b
2015-10-09 22:52:39 -04:00
Alec Jacobson 5a5ec9adf9 all tutorial examples compile with static lib
Former-commit-id: b418eb9451
2014-07-01 21:04:39 -04:00
Daniele Panozzo 073be51f91 tutorials index starts from 1
Former-commit-id: 743a694291
2014-06-18 10:17:52 +02:00