diff options
Diffstat (limited to 'project/cmake/scripts/common/pathsetup.cmake')
| -rw-r--r-- | project/cmake/scripts/common/pathsetup.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/project/cmake/scripts/common/pathsetup.cmake b/project/cmake/scripts/common/pathsetup.cmake new file mode 100644 index 0000000..54b352d --- /dev/null +++ b/project/cmake/scripts/common/pathsetup.cmake | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | # This script configures installation paths | ||
| 2 | |||
| 3 | include(${PROJECT_SOURCE_DIR}/scripts/${CORE_SYSTEM_NAME}/pathsetup.cmake) | ||
