Added Inifile and OSSupport Linking
This commit is contained in:
parent
2aa28ad6f4
commit
bd4278aca1
@ -9,3 +9,5 @@ file(GLOB SOURCE
|
||||
)
|
||||
|
||||
add_library(Generating ${SOURCE})
|
||||
|
||||
target_link_libraries(Generating OSSupport iniFile)
|
||||
|
Loading…
Reference in New Issue
Block a user