supporting multiple directories
automatically excluding obvious things cleanup and verification Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
#
|
||||
#
|
||||
|
||||
ly_install_directory(DIRECTORY .
|
||||
EXCLUDE_PATTERNS
|
||||
__pycache__
|
||||
CMakeLists.txt
|
||||
ly_install_directory(DIRECTORIES .
|
||||
EXCLUDE_PATTERNS tests
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user