Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tutorial: Refactor MakeTable commands into MakeTable.cmake | Markus Ferrell | 2023-03-07 | 1 | -1/+9 |
| | |||||
* | Tutorial: Refactor MathFunctions code | Markus Ferrell | 2023-02-23 | 5 | -1/+38 |
| | | | | | | | Propagate the refactor in Step 10 MathFunctions through all of the steps. Use MathFunctions/MathFunctions.cxx instead of Tutorial.cxx to determine which sqrt library is called. Adds .h files which correspond to their .cxx files by name. | ||||
* | Tutorial: Update step 2 style | Markus Ferrell | 2022-08-29 | 1 | -0/+2 |
| | |||||
* | Tutorial: Improve Step 2 | Betsy McPhail | 2019-08-19 | 2 | -2/+0 |
| | | | | | | | | * Fix typo in #include * Remove CMakeLists file that users should create * Clarify which files users are expected to create * Highlight the importance of configuring TutorialConfig.h.in after the MY_MATH option has been set | ||||
* | Help/guide/tutorial: Adopt tutorial code | Kitware Robot | 2019-06-18 | 3 | -0/+25 |