From da7cf09a9c64f402cdfacd45e82f806ad0e9a99e Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 3 Aug 2019 01:02:43 +0200 Subject: add composite validator in the documentation --- cli/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt index c697899..5b6c840 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -109,5 +109,5 @@ add_executable( dice ${cli_sources} ${dice_QM} ${dice_sources} ${documentation_ target_include_directories(dice PRIVATE ../include) -target_link_libraries(dice diceparser ${Qt5Core_LIBRARIES} ${Qt5Gui_LIBRARIES} ${Qt5Svg_LIBRARIES}) +target_link_libraries(dice ${Qt5Core_LIBRARIES} ${Qt5Gui_LIBRARIES} ${Qt5Svg_LIBRARIES}) INSTALL_TARGETS(/bin dice) -- cgit v1.2.3-70-g09d2