Loading test/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -38,3 +38,4 @@ target_link_libraries(htmlroundtriptest htmlpp-static) add_test(htmlroundtriptest_html4 htmlroundtriptest ${CMAKE_SOURCE_DIR}/test/htmlfiles/html4.html) add_test(htmlroundtriptest_right htmlroundtriptest ${CMAKE_SOURCE_DIR}/test/htmlfiles/right.html) add_test(htmlroundtriptest_wrong htmlroundtriptest ${CMAKE_SOURCE_DIR}/test/htmlfiles/wrong.html) Loading
test/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -38,3 +38,4 @@ target_link_libraries(htmlroundtriptest htmlpp-static) add_test(htmlroundtriptest_html4 htmlroundtriptest ${CMAKE_SOURCE_DIR}/test/htmlfiles/html4.html) add_test(htmlroundtriptest_right htmlroundtriptest ${CMAKE_SOURCE_DIR}/test/htmlfiles/right.html) add_test(htmlroundtriptest_wrong htmlroundtriptest ${CMAKE_SOURCE_DIR}/test/htmlfiles/wrong.html)