mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-08-04 02:06:29 -04:00

This is useful so we can at least check that it compiles on Windows. We don't bother fixing the tests or testing infra (as has been done in 1.4 branch) as we expect most development to happen there. The CMake files will not be included in the distrubution and are used for development/testing only.
4 lines
83 B
C++
4 lines
83 B
C++
// -*- Mode: c++; c-basic-offset: 4; tab-width: 4; -*-
|
|
|
|
#include <tclap/CmdLine.h>
|