summaryrefslogtreecommitdiff
path: root/LINKS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-12-10 19:50:39 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2020-12-10 19:50:39 +0100
commit1269d11d15f1014b7ac87fc2bb2c76367404e16c (patch)
treed8d4595811b279d2e7d5ccef32f55ba5cbcba585 /LINKS
parent84e25eb07749636b48deb802d673f44841c55d91 (diff)
download6502-1269d11d15f1014b7ac87fc2bb2c76367404e16c.tar.gz
6502-1269d11d15f1014b7ac87fc2bb2c76367404e16c.tar.bz2
some more unit testing
Diffstat (limited to 'LINKS')
-rw-r--r--LINKS3
1 files changed, 3 insertions, 0 deletions
diff --git a/LINKS b/LINKS
index 345b34e..174a8aa 100644
--- a/LINKS
+++ b/LINKS
@@ -140,3 +140,6 @@ testing:
http://www.ucunit.org/_related__sites.html
http://cunit.sourceforge.net/
https://github.com/vndmtrx/check-cmake-example
+
+cmake:
+https://samthursfield.wordpress.com/2015/11/21/cmake-dependencies-between-targets-and-files-and-custom-commands/