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