mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-18 01:46:08 +08:00
Merge remote-tracking branch 'origin/feature/new_directory_layout' into development
This commit is contained in:
commit
bb02a99987
@ -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
Loading…
x
Reference in New Issue
Block a user