5 lines
59 B
CMake
5 lines
59 B
CMake
![]() |
@echo off
|
||
|
|
||
|
set PATH=@CMAKE_BINARY_DIR@\src;%PATH%
|
||
|
ctest -V
|