Edit

kc3-lang/pkgconf/tests/lib1/quotes.pc

Branch :

  • Show log

    Commit

  • Author : William Pitcock
    Date : 2015-09-27 16:07:06
    Hash : abbd6b06
    Message : Revert "Merge pull request #81 from dankegel/quotefest" This reverts commit 42551f6364ab0e024e68ed03ef39c9688140fc88, reversing changes made to 938bb9e694c6d377bad29a0fa6856d6ce98c8033.

  • tests/lib1/quotes.pc
  • prefix=/test
    exec_prefix=${prefix}
    libdir=${prefix}/lib
    includedir=${prefix}/include
    
    Name: quotes
    Description: A testing pkg-config file
    Version: 1.2.3
    Libs: -L${libdir} -lfoo
    Cflags: -DQUOTED=\"bla\"