Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
FASTBuild
/
some_source_file_2.cpp
blob: be21bd3e1de153c5ce42aa8d08c5a25dffdfefc9 [
file
]
#include
"header.hpp"
// Add exported symbol to create an export lib on Windows.
EXPORT
void
foo
()
{
}