Skip to content

Commit b68fdcf

Browse files
authored
Merge branch 'main' into bump_main_11.0.0
2 parents eceacbf + 1045e96 commit b68fdcf

File tree

3 files changed

+1
-54
lines changed

3 files changed

+1
-54
lines changed

.github/workflows/windows.yaml

Lines changed: 0 additions & 52 deletions
This file was deleted.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ endif()
152152

153153
# Plugin install dirs
154154
set(GZ_RENDERING_ENGINE_RELATIVE_INSTALL_DIR
155-
${GZ_LIB_INSTALL_DIR}/gz-${GZ_DESIGNATION}-${PROJECT_VERSION_MAJOR}/engine-plugins
155+
${GZ_LIB_INSTALL_DIR}/gz-${GZ_DESIGNATION}/engine-plugins
156156
)
157157

158158
set(GZ_RENDERING_ENGINE_INSTALL_DIR

package.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<depend>gz-math</depend>
1818
<depend>gz-plugin</depend>
1919
<depend>gz-utils</depend>
20-
<depend>libfreeimage-dev</depend>
2120
<depend>libglew-dev</depend>
2221
<depend>libogre-dev</depend>
2322
<depend>libogre-next-2.3-dev</depend>

0 commit comments

Comments
 (0)