https://github.com/Kitware/CMake
Revision c905bf9b13e4f0418acef1f16f9c6bf9ae2b97ed authored by Brad King on 11 March 2008, 21:37:17 UTC, committed by Brad King on 11 March 2008, 21:37:17 UTC
1 parent b125a2a
Raw File
Tip revision: c905bf9b13e4f0418acef1f16f9c6bf9ae2b97ed authored by Brad King on 11 March 2008, 21:37:17 UTC
COMP: Fix shared lib build on windows for KWSys's SystemInformation by adding export macro.
Tip revision: c905bf9
.gitattributes
.gitattributes   export-ignore

bootstrap        crlf=input
configure        crlf=input
*.[1-9]          crlf=input
*.sh             crlf=input
*.sh.in          crlf=input

*.bat           -crlf
*.dsp           -crlf
*.dsptemplate   -crlf
*.dsw           -crlf
*.sln           -crlf
*.vcproj        -crlf
back to top