We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edccff4 commit e97e4e4Copy full SHA for e97e4e4
src/util/CMakeLists.txt
@@ -3,4 +3,4 @@ add_library(util ${sources})
3
4
generic_includes(util)
5
6
-target_link_libraries(util big-int)
+target_link_libraries(util big-int langapi)
0 commit comments