Skip to content

Commit

Permalink
0 ➡️ 2
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina committed Aug 24, 2021
2 parents ea35420 + b47db7f commit 40b6c8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
19 changes: 0 additions & 19 deletions bitbucket-pipelines.yml

This file was deleted.

2 changes: 1 addition & 1 deletion cmake/FindIgnOGRE.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ macro(ign_ogre_declare_plugin TYPE COMPONENT)
list(APPEND OGRE_LIBRARIES ${TYPE}_${COMPONENT})
endmacro()

if (NOT WIN32)
if (NOT PKG_CONFIG_FOUND)
# pkg-config platforms
set(PKG_CONFIG_PATH_ORIGINAL $ENV{PKG_CONFIG_PATH})
set(PKG_CONFIG_PATH_TMP ${PKG_CONFIG_PATH_ORIGINAL})
Expand Down

0 comments on commit 40b6c8e

Please sign in to comment.