Merge remote-tracking branch 'origin/feature/new_directory_layout' into development

This commit is contained in:
John Wellbelove 2018-03-18 18:08:06 +00:00
commit bb02a99987
165 changed files with 515 additions and 504 deletions

View File

@ -28,11 +28,11 @@ add_library(etl
)
target_include_directories(etl
PUBLIC
src/
src/atomic
src/profiles
include/etl/
include/etl/atomic
include/etl/profiles
PRIVATE
src/private
include/etl/private
)
if (${ETL_PROFILE} STREQUAL DEFAULT)

Some files were not shown because too many files have changed in this diff Show More