give more meaningful names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function(CopyResources TARGET FROM EXTENSIONS)
|
||||
function(CopyResourcesToExe TARGET FROM EXTENSIONS)
|
||||
file(GLOB RESOURCES "${FROM}/*")
|
||||
set(RESOURCES_TO_COPY "")
|
||||
|
||||
Reference in New Issue
Block a user