diff options
Diffstat (limited to 'xmake/core/project/target.lua')
| -rw-r--r-- | xmake/core/project/target.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/core/project/target.lua b/xmake/core/project/target.lua index 43ebb8c23..c80a83c10 100644 --- a/xmake/core/project/target.lua +++ b/xmake/core/project/target.lua @@ -1542,7 +1542,7 @@ function target:configprefix() return configprefix end --- get the config header files +-- get the config header files (deprecated) function target:configheader(outputdir) -- get config header |
