0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-26 23:01:04 +08:00

Problem: norm_engine.cpp missing in CMakeLists.txt

Solution: added it
This commit is contained in:
Simon Giesecke 2019-02-02 14:31:00 +01:00
parent 4d8e5fb2e9
commit 5c81bbe82e

View File

@ -657,6 +657,7 @@ set(cxx-sources
metadata.cpp
msg.cpp
mtrie.cpp
norm_engine.cpp
object.cpp
options.cpp
own.cpp