We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6593e commit a869fdbCopy full SHA for a869fdb
1 file changed
cmake/modules/FindPLX.cmake
@@ -8,7 +8,7 @@
8
#
9
10
find_path(PLX_LIBRARY_DIR
11
- NAMES PlxApi.a libPlxApi.a
+ NAMES libPlxApi.a
12
HINTS $ENV{PLX_SDK_DIR}/PlxApi/Library
13
PATHS /opt/plx/current/PlxApi/Library
14
/opt/plx/current/Linux/PlxApi/Library)
0 commit comments