mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
0fd1264903
And move generated files into CMAKE_CURRENT_BINARY_DIR.
3 lines
141 B
Batchfile
3 lines
141 B
Batchfile
cd %~dp0
|
|
../third-party/cxxtest/bin/cxxtestgen --runner=ErrorPrinter -o "%1"/tests/runner-autogen.cpp ../tests/*.hpp ../source/*/tests/*.hpp
|