Skip to content

Commit

Permalink
Mesh: Correct installation location of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chennes committed Dec 18, 2021
1 parent 0b50dae commit fc64248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Mesh/CMakeLists.txt
Expand Up @@ -45,5 +45,5 @@ INSTALL(
)


INSTALL(FILES ${MeshTestDataFiles} DESTINATION Mod/Mesh/Data)
INSTALL(FILES ${MeshTestDataFiles} DESTINATION Mod/Mesh/App/TestData)

0 comments on commit fc64248

Please sign in to comment.