Update CMakeLists.txt

Restoring test_net_builder to test_toolkit.exe
This commit is contained in:
Michael Tryby
2019-04-03 14:56:01 -04:00
parent b578380675
commit be2b0a3ac8

View File

@@ -30,7 +30,7 @@ set(toolkit_test_srcs
test_pattern.cpp test_pattern.cpp
test_curve.cpp test_curve.cpp
test_control.cpp test_control.cpp
# test_net_builder.cpp test_net_builder.cpp
) )
add_executable(test_toolkit ${toolkit_test_srcs}) add_executable(test_toolkit ${toolkit_test_srcs})