55ok

Mini

Direktori : /usr/src/cmake-3.25.0/Tests/InterfaceLinkLibraries/
Upload File :
Current File : //usr/src/cmake-3.25.0/Tests/InterfaceLinkLibraries/foo.cpp

#ifdef BAR_LIBRARY
#  error Unexpected BAR_LIBRARY
#endif

#ifdef BANG_LIBRARY
#  error Unexpected BANG_LIBRARY
#endif

#include "foo.h"

int foo()
{
  return 0;
}

Zerion Mini 1.0