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:
@@ -11,4 +11,6 @@ if(NOT PAL_PLATFORM_NAME STREQUAL "Mac")
|
||||
add_subdirectory(ly_remote_console/tests)
|
||||
endif()
|
||||
|
||||
ly_install_directory(DIRECTORY .)
|
||||
ly_install_directory(DIRECTORIES .
|
||||
EXCLUDE_PATTERNS tests
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user