1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-27 22:52:43 +08:00
CMake/Tests/Complex/Executable/testSystemDir.cxx

4 lines
57 B
C++

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