summaryrefslogtreecommitdiff
path: root/tools/intergen/cppgen/CMakeLists.txt
diff options
context:
space:
mode:
authorconlain-k <conlain.k@gmail.com>2018-07-24 15:31:47 -0400
committerGitHub <noreply@github.com>2018-07-24 15:31:47 -0400
commit90db9ca480eabeaf85ec77626b1bf10fa491270d (patch)
tree1061840e02be20e216cca72685113ceffd592981 /tools/intergen/cppgen/CMakeLists.txt
parente1d597dafe130e73d68d7ccbd84a6b63db2a329f (diff)
parenta773acc84a6836129f1d9bc4b8b723b9e7301e0c (diff)
downloadsdl_core-90db9ca480eabeaf85ec77626b1bf10fa491270d.tar.gz
Merge branch 'develop' into feature/boost_filesystem_implementation
Diffstat (limited to 'tools/intergen/cppgen/CMakeLists.txt')
-rw-r--r--tools/intergen/cppgen/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/intergen/cppgen/CMakeLists.txt b/tools/intergen/cppgen/CMakeLists.txt
index c6e052a2ae..d20f3d9ab3 100644
--- a/tools/intergen/cppgen/CMakeLists.txt
+++ b/tools/intergen/cppgen/CMakeLists.txt
@@ -27,7 +27,6 @@ set (SOURCES
src/cppgen/namespace.cc
src/cppgen/naming_convention.cc
src/cppgen/struct_type_constructor.cc
- src/cppgen/struct_type_dbus_serializer.cc
src/cppgen/struct_type_from_json_method.cc
src/cppgen/struct_type_is_initialized_method.cc
src/cppgen/struct_type_is_valid_method.cc
@@ -58,7 +57,6 @@ set (HEADERS
include/cppgen/namespace.h
include/cppgen/naming_convention.h
include/cppgen/struct_type_constructor.h
- include/cppgen/struct_type_dbus_serializer.h
include/cppgen/struct_type_from_json_method.h
include/cppgen/struct_type_is_initialized_method.h
include/cppgen/struct_type_is_valid_method.h