]> granicus.if.org Git - taglib/commit
Add build option for Visual Studio to link with the static runtime (/MT vs /MD),...
authorGraham Perks <gperks2011@gmail.com>
Wed, 27 Jul 2011 19:25:26 +0000 (14:25 -0500)
committerGraham Perks <gperks2011@gmail.com>
Wed, 27 Jul 2011 19:25:26 +0000 (14:25 -0500)
commit10ea76ff11f7b2bd8904fd1fc84b95cd90942313
tree67021ec404a3349f48a00238e3900430be977ce2
parent5f84bbf61a2aee64f4c96bf666f1957d91b3ed09
Add build option for Visual Studio to link with the static runtime (/MT vs /MD), pass -DENABLE_STATIC_RUNTIME=ON to cmake
CMakeLists.txt