mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
De-duplicate checks for whether a platform uses Windows DLLs
This commit is contained in:
@@ -913,7 +913,6 @@ private:
|
||||
mutable bool DebugSourcesDone;
|
||||
mutable bool LinkImplementationLanguageIsContextDependent;
|
||||
mutable bool UtilityItemsDone;
|
||||
bool DLLPlatform;
|
||||
|
||||
bool ComputePDBOutputDir(const std::string& kind, const std::string& config,
|
||||
std::string& out) const;
|
||||
|
||||
Reference in New Issue
Block a user