[common] numerious bad usage bug fixes

This commit is contained in:
Geoffrey McRae
2020-01-10 15:23:49 +11:00
parent 76fa390e3d
commit 22f04a926f
8 changed files with 32 additions and 14 deletions

View File

@@ -15,5 +15,6 @@ add_library(lg_common_platform_code STATIC
)
target_link_libraries(lg_common_platform_code
lg_common
setupapi
)