AlvaroBarua
AlvaroBarua
@googlebot I signed it!
Hi, just remembered I added this pull request. I was wondering if it was reviewed?
Sorry for the mess of commits. Not worth opening another pull request for just this tiny related change.
Just noticed that I obliterated the files, might have been line endings, if this gains any traction I'll fix it for a proper merge.
From CMake docs: Calls to add_library() without any explicit library type check the current BUILD_SHARED_LIBS variable value. If it is true, then the default library type is SHARED. Otherwise, the...