diff options
Diffstat (limited to 'src/io')
| -rw-r--r-- | src/io/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/io/CMakeLists.txt b/src/io/CMakeLists.txt index 06a5f869a..e9bff2bc2 100644 --- a/src/io/CMakeLists.txt +++ b/src/io/CMakeLists.txt @@ -13,4 +13,5 @@ set(io_SRC xsltstream.cpp ) -add_library(io_LIB ${io_SRC}) +# add_library(io_LIB ${io_SRC}) +add_inkscape_source("${io_SRC}") |
