1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-24 13:13:18 +08:00
CMake/Tests/Complex/Executable/testSystemDir.cxx

4 lines
57 B
C++

#include <testSystemDir.h>
int main() { return foo(); }