Browse Source

Family.cpp added

pull/386/head
orignal 9 years ago
parent
commit
f1d4818045
  1. 1
      build/CMakeLists.txt

1
build/CMakeLists.txt

@ -45,6 +45,7 @@ set (LIBI2PD_SRC @@ -45,6 +45,7 @@ set (LIBI2PD_SRC
"${CMAKE_SOURCE_DIR}/Base.cpp"
"${CMAKE_SOURCE_DIR}/util.cpp"
"${CMAKE_SOURCE_DIR}/Datagram.cpp"
"${CMAKE_SOURCE_DIR}/Family.cpp"
"${CMAKE_SOURCE_DIR}/Signature.cpp"
"${CMAKE_SOURCE_DIR}/api.cpp"
)

Loading…
Cancel
Save