Add dist directory for gathering builds

This commit is contained in:
2017-05-16 00:17:22 -05:00
parent 2c43777477
commit 6ca6ae82ba
4 changed files with 10 additions and 5 deletions

View File

@ -11,6 +11,7 @@ add_library(
json_write.cpp
wizard.cpp
oxfstreeview.cpp
plugin.cpp
project.cpp
)
@ -35,8 +36,9 @@ install(
json_err.hpp
json_read.hpp
json_write.hpp
newwizard.hpp
wizard.hpp
oxfstreeview.hpp
plugin.hpp
project.hpp
DESTINATION
include/nostalgia/studio/lib