mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
file(GENERATE): Refactor inputFileName calculation
This commit is contained in:
committed by
Brad King
parent
31b057182e
commit
a9602bb41e
@@ -38,6 +38,7 @@ private:
|
||||
cmCompiledGeneratorExpression* inputExpression,
|
||||
std::map<std::string, std::string>& outputFiles, mode_t perm);
|
||||
|
||||
std::string GetInputFileName(cmLocalGenerator* lg);
|
||||
enum PathRole
|
||||
{
|
||||
PathForInput,
|
||||
|
||||
Reference in New Issue
Block a user