Commit a0334b3b authored by serge-sans-paille's avatar serge-sans-paille
Browse files

Add intrinsics_gen dependency on Bye example

This fixes build error introduced by commit 24ab9b53
parent 70342641
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -8,6 +8,8 @@ else()
    LLVMCore
    LLVMipo
    LLVMPasses
    DEPENDS
    intrinsics_gen
    )
endif()