summaryrefslogtreecommitdiff
path: root/src/strongname/api/wks/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/strongname/api/wks/CMakeLists.txt')
-rw-r--r--src/strongname/api/wks/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strongname/api/wks/CMakeLists.txt b/src/strongname/api/wks/CMakeLists.txt
index 09c9f4c19d..fcd6f8af07 100644
--- a/src/strongname/api/wks/CMakeLists.txt
+++ b/src/strongname/api/wks/CMakeLists.txt
@@ -1 +1,2 @@
add_library_clr(strongname_wks ${STRONGNAME_SOURCES})
+add_dependencies(strongname_wks eventing_headers)