Skip to content

Commit

Permalink
KLUDGE: boost chrono
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Paleologue committed Sep 13, 2021
1 parent 747f05c commit 1fd9049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ qi_use_lib(qilang qi)
qi_stage_lib(qilang)


qi_create_bin(qicc src/qic_main.cpp DEPENDS qi qilang)
qi_create_bin(qicc src/qic_main.cpp DEPENDS qi qilang boost_chrono)
qi_stage_bin(qicc)

qi_stage_cmake(qilang-tools-config.cmake)
Expand Down

0 comments on commit 1fd9049

Please sign in to comment.