"tests/models/test_layers_utils.py" did not exist on "95a45f5b3a7e9130266dcd988b438aa297e00dd6"
Commit 1f4b6d5c authored by Ovidiu-Florin BOGDAN's avatar Ovidiu-Florin BOGDAN Committed by Jesse Beder
Browse files

Remove prefix duplication in yaml-cpp.pc.cmake

parent 3d9ad75a
prefix=@CMAKE_INSTALL_PREFIX@ libdir=@LIB_INSTALL_DIR@
exec_prefix=@CMAKE_INSTALL_PREFIX@ includedir=@INCLUDE_INSTALL_ROOT_DIR@
libdir=${prefix}/@LIB_INSTALL_DIR@
includedir=${prefix}/@INCLUDE_INSTALL_ROOT_DIR@
Name: Yaml-cpp Name: Yaml-cpp
Description: A YAML parser and emitter for C++ Description: A YAML parser and emitter for C++
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment