Skip to content

Commit 1fd9049

Browse files
author
Victor Paleologue
committed
KLUDGE: boost chrono
1 parent 747f05c commit 1fd9049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ qi_use_lib(qilang qi)
7373
qi_stage_lib(qilang)
7474

7575

76-
qi_create_bin(qicc src/qic_main.cpp DEPENDS qi qilang)
76+
qi_create_bin(qicc src/qic_main.cpp DEPENDS qi qilang boost_chrono)
7777
qi_stage_bin(qicc)
7878

7979
qi_stage_cmake(qilang-tools-config.cmake)

0 commit comments

Comments
 (0)