root/branch/3.3.0/CTestTestfile.cmake

Revision 571, 0.6 kB (checked in by dexity, 4 years ago)

Changed the CMakeLists so that unit tests are compiled only if the COMPUCELL3D_TEST=ON

Line 
1# CMake generated Testfile for
2# Source directory: /home/dexity/cc3d-workspace/3.3.0
3# Build directory: /home/dexity/cc3d-workspace/3.3.0
4#
5# This file replicates the SUBDIRS() and ADD_TEST() commands from the source
6# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands
7# that are excluded by CMake control structures, i.e. IF() commands.
8SUBDIRS(BasicUtils)
9SUBDIRS(Utils)
10SUBDIRS(XercesUtils)
11SUBDIRS(XMLCereal)
12SUBDIRS(XMLUtils)
13SUBDIRS(PublicUtilities)
14SUBDIRS(CompuCell3D)
15SUBDIRS(CompuCellPlayer)
16SUBDIRS(pyinterface)
17SUBDIRS(post_install_tasks)
Note: See TracBrowser for help on using the browser.