Skip to content

Commit

Permalink
Merge pull request #1 from ESCOMP/master
Browse files Browse the repository at this point in the history
Minor typo fix in CDEPS cmake
  • Loading branch information
uturuncoglu authored Jan 22, 2021
2 parents 3b1ec5a + 6830f20 commit 447e1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ foreach(DEPS streams dshr cdeps_share FoX_dom FoX_wxml FoX_sax FoX_common FoX_ut
COMPONENT Library)
install(EXPORT ${DEPS}
DESTINATION lib/cmake)
endforeach(COMP)
endforeach(DEPS)

0 comments on commit 447e1b6

Please sign in to comment.