Skip to content

Commit b8409cb

Browse files
author
Paweł Andruszkiewicz
committed
Fix Windows builds
Change-Id: Ib2ed7a9672765f8c3573b6b1733eec8fd64588e8
1 parent 14bc54e commit b8409cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,7 @@ IF (JIT_EXECUTOR_LIB)
759759
FIND_LIBRARY(JIT_EXECUTOR_LIBRARY
760760
NAMES
761761
jitexecutor
762+
libjitexecutor
762763
HINTS
763764
"${JIT_EXECUTOR_LIB}"
764765
NO_DEFAULT_PATH)

0 commit comments

Comments
 (0)