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
bc4877c928
cmake
/
Tests
/
WarnUnusedCliUnused
/
empty.cpp
8 lines
77 B
Raw
Blame
History
#
ifdef _WIN32
__declspec
(
dllexport
)
#
endif
int
empty
(
void
)
{
return
0
;
}
Reference in new issue
View Git Blame
Copy Permalink