mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 23:00:30 -04:00
10 lines
348 B
CMake
10 lines
348 B
CMake
--- src/cmake/modules/FindPTex.cmake.orig 2020-05-11 03:43:52 UTC
|
|
+++ src/cmake/modules/FindPTex.cmake
|
|
@@ -70,6 +70,7 @@ else ()
|
|
PATHS
|
|
/usr/include
|
|
/usr/local/include
|
|
+ %%LOCALBASE%%/include/ptex
|
|
DOC "The directory where Ptexture.h resides")
|
|
find_library( PTEX_LIBRARY
|
|
NAMES
|