cmake: Fix missing headers

This commit is contained in:
Wilson Snyder 2023-10-18 06:37:38 -04:00
parent 28625451dd
commit 51a18225ad
1 changed files with 4 additions and 0 deletions

View File

@ -111,7 +111,10 @@ set(HEADERS
V3LinkResolve.h
V3List.h
V3Localize.h
V3MemberMap.h
V3MergeCond.h
V3Mutex.h
V3Name.h
V3Name.h
V3Number.h
V3OptionParser.h
@ -136,6 +139,7 @@ set(HEADERS
V3ProtectLib.h
V3Randomize.h
V3Reloop.h
V3Rtti.h
V3Sched.h
V3Scope.h
V3Scoreboard.h