add pimpl/rimpl tests
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@472 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
264e205030
commit
95b163d2bd
7 changed files with 854 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
SUBTARGETS = Factory flex_string Longevity OrderedStatic RegressionTest \
|
||||
SafeFormat ScopeGuard Singleton SmallObj Visitor
|
||||
SafeFormat ScopeGuard Singleton SmallObj Visitor Pimpl
|
||||
|
||||
.PHONY: clean all $(SUBTARGETS)
|
||||
all: $(SUBTARGETS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue