Skip to content

Commit

Permalink
#702: cmake: fix missing rdmahandle header in install
Browse files Browse the repository at this point in the history
  • Loading branch information
nmm0 committed Aug 25, 2020
1 parent bcd9d9e commit 15eef91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set(TOP_LEVEL_SUBDIRS
activefn
# Add single-directory components
context event handler parameterization sequence termination
scheduler worker standalone runtime trace timing demangle
scheduler worker standalone runtime trace timing demangle rdmahandle
)
set(
PROJECT_SUBDIRS_LIST
Expand Down

0 comments on commit 15eef91

Please sign in to comment.