This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a06921530e
cmake
/
Tests
/
RunCMake
/
TargetPropertyGeneratorExpr...
/
empty.cpp
8 lines
71 B
Raw
Blame
History
#
ifdef _WIN32
__declspec
(
dllexport
)
#
endif
int
empty
(
)
{
return
0
;
}
Reference in new issue
View Git Blame
Copy Permalink