Installer: Converted the build scripts to cmake and added an "installer" target
This commit is contained in:
@@ -303,6 +303,7 @@ get_timestamp(BUILD_DATE)
|
||||
enable_testing()
|
||||
add_subdirectory(externals)
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(dist/installer)
|
||||
|
||||
|
||||
# Installation instructions
|
||||
|
Reference in New Issue
Block a user