Skip to content

Commit dc0a88e

Browse files
authored
Undo removal of include dirs for xeus-cpp-lite (#111)
This change should help accessing header file from external packages.
1 parent ecd2ece commit dc0a88e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/empack_config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ packages:
1313
- pattern: '**'
1414
default:
1515
exclude_patterns:
16-
- pattern: 'include/**'
17-
- pattern: '**/include/**'
1816
- pattern: 'bin/**'
1917
- pattern: '**/bin/**'
2018
- pattern: 'tests/**'

0 commit comments

Comments
 (0)