summaryrefslogtreecommitdiff
path: root/templates/cmakedll.mpt
diff options
context:
space:
mode:
authorChad Elliott <elliottc@objectcomputing.com>2022-10-18 10:09:40 -0500
committerChad Elliott <elliottc@objectcomputing.com>2022-10-18 10:09:40 -0500
commit52bfb94882530b4313d4a9341148bd1f7c1b6531 (patch)
treebeb7020eeee1d700df428263357d63155d915ed5 /templates/cmakedll.mpt
parentc27c961c628ee343b1279e925f73ac0f8d0d6751 (diff)
downloadMPC-52bfb94882530b4313d4a9341148bd1f7c1b6531.tar.gz
Added settings to make CMake build things in the default style of MPC.
Diffstat (limited to 'templates/cmakedll.mpt')
-rw-r--r--templates/cmakedll.mpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/cmakedll.mpt b/templates/cmakedll.mpt
index 4296daff..4b83cf64 100644
--- a/templates/cmakedll.mpt
+++ b/templates/cmakedll.mpt
@@ -1,5 +1,7 @@
// -*- MPC -*-
+conditional_include "common"
+
configurations = Debug Release
// ***********************************************************************