Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/unittest/src/netbuild/CMakeLists.txt
169684 views
1
add_executable(testnetbuild NBHeightMapperTest.cpp NBTrafficLightLogicTest.cpp)
2
setTestProperties(testnetbuild netbuild ${GDAL_LIBRARY})
3
4