summaryrefslogtreecommitdiffstats
path: root/Tests/FindDoxygen/StampFile/main2.cpp
diff options
context:
space:
mode:
authorNikita Sirgienko <warquark@gmail.com>2019-04-16 11:37:45 (GMT)
committerCraig Scott <craig.scott@crascit.com>2019-09-05 23:12:09 (GMT)
commit611eb26b9db1b0ff1e83a6983b6cdf79f2dca0d5 (patch)
tree232bbbaac29255caa6369ce70ac14f3e64265084 /Tests/FindDoxygen/StampFile/main2.cpp
parent3ec986ce8e8df269eb6b6b9f37e12b02194168fd (diff)
downloadCMake-611eb26b9db1b0ff1e83a6983b6cdf79f2dca0d5.zip
CMake-611eb26b9db1b0ff1e83a6983b6cdf79f2dca0d5.tar.gz
CMake-611eb26b9db1b0ff1e83a6983b6cdf79f2dca0d5.tar.bz2
FindDoxygen: add USE_STAMP_FILE option
The new option enables the behavior of only building if sources change.
Diffstat (limited to 'Tests/FindDoxygen/StampFile/main2.cpp')
-rw-r--r--Tests/FindDoxygen/StampFile/main2.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/FindDoxygen/StampFile/main2.cpp b/Tests/FindDoxygen/StampFile/main2.cpp
new file mode 100644
index 0000000..925f0af
--- /dev/null
+++ b/Tests/FindDoxygen/StampFile/main2.cpp
@@ -0,0 +1,4 @@
+/**
+ * \file
+ * \brief One C++ file w/ sample Doxygen comment just to produce any docs...
+ */