Skip to content

Commit 02979fa

Browse files
committed
makepanda: use pkg-config for locating assimp
1 parent ec4b082 commit 02979fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makepanda/makepanda.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ def parseopts(args):
828828
SmartPkgEnable("EIGEN", "eigen3", (), ("Eigen/Dense",), target_pkg = 'ALWAYS')
829829
SmartPkgEnable("ARTOOLKIT", "", ("AR"), "AR/ar.h")
830830
SmartPkgEnable("FCOLLADA", "", ChooseLib(fcollada_libs, "FCOLLADA"), ("FCollada", "FCollada/FCollada.h"))
831-
SmartPkgEnable("ASSIMP", "", ("assimp"), "assimp/Importer.hpp")
831+
SmartPkgEnable("ASSIMP", "assimp", ("assimp"), "assimp/Importer.hpp")
832832
SmartPkgEnable("FFMPEG", ffmpeg_libs, ffmpeg_libs, ("libavformat/avformat.h", "libavcodec/avcodec.h", "libavutil/avutil.h"))
833833
SmartPkgEnable("SWSCALE", "libswscale", "libswscale", ("libswscale/swscale.h"), target_pkg = "FFMPEG", thirdparty_dir = "ffmpeg")
834834
SmartPkgEnable("SWRESAMPLE","libswresample", "libswresample", ("libswresample/swresample.h"), target_pkg = "FFMPEG", thirdparty_dir = "ffmpeg")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy