Test: [skip ci] fix installation directory of metadata test files
This commit is contained in:
@@ -39,7 +39,13 @@ fc_copy_sources(Test "${CMAKE_BINARY_DIR}/Mod/Test" ${Test_SRCS} ${TestData_SRCS
|
||||
INSTALL(
|
||||
FILES
|
||||
${Test_SRCS}
|
||||
${TestData_SRCS}
|
||||
DESTINATION
|
||||
Mod/Test
|
||||
)
|
||||
|
||||
INSTALL(
|
||||
FILES
|
||||
${TestData_SRCS}
|
||||
DESTINATION
|
||||
Mod/Test/TestData
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user