2016-05-28 16:42:57 +00:00
|
|
|
|
|
|
|
list(APPEND SOURCE
|
|
|
|
shimlib.c
|
2016-12-16 19:18:26 +00:00
|
|
|
shimlib.h
|
|
|
|
# These .inl functions are included so they show up in vs
|
|
|
|
setup_shim.inl
|
|
|
|
implement_shim.inl)
|
2016-05-28 16:42:57 +00:00
|
|
|
|
|
|
|
add_library(shimlib ${SOURCE})
|
|
|
|
add_dependencies(shimlib xdk)
|