Reorganizing tests

Adding test_net_builder and test_reent to cmake build script.
This commit is contained in:
Michael Tryby
2019-03-21 13:44:31 -04:00
parent 5687c63548
commit 0c56df4041
3 changed files with 20 additions and 32 deletions

View File

@@ -15,6 +15,7 @@
#include <stdio.h>
#include <stdlib.h>
#define BOOST_ALL_DYN_LINK
#include <boost/thread.hpp>
#include "epanet2_2.h"