mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
ENH: Add new Tutorial steps. Diff between Step5 and Step6 shows how to add a cpack driven installer to your project. Diff between Step6 and Step7 shows how to add ctest dashboard scripting capability.
This commit is contained in:
1
Tests/Tutorial/Step6/MathFunctions/MathFunctions.h
Normal file
1
Tests/Tutorial/Step6/MathFunctions/MathFunctions.h
Normal file
@@ -0,0 +1 @@
|
||||
double mysqrt(double x);
|
||||
Reference in New Issue
Block a user