config root man

Current Path : /usr/opt/nge/share/cmake-3.6/Help/command/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/opt/nge/share/cmake-3.6/Help/command/enable_testing.rst

enable_testing
--------------

Enable testing for current directory and below.

::

  enable_testing()

Enables testing for this directory and below.  See also the
:command:`add_test` command.  Note that ctest expects to find a test file
in the build directory root.  Therefore, this command should be in the
source directory root.

Man Man