freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] Shared libfreetype.so with ccmake


From: Дилян Палаузов
Subject: [ft-devel] Shared libfreetype.so with ccmake
Date: Sat, 30 Mar 2019 10:55:56 +0000
User-agent: Evolution 3.33.1

Hello,

CMakeList.txt does say: “
# For a dynamic library, use
#
#   cmake -E chdir build cmake -D BUILD_SHARED_LIBS:BOOL=true ..
#
”

but the way I use Cmake is "mkdir build && cd build && ccmake ..".  And then 
ccmake shows all available options.  In
case of BUILD_SHARED_LIBS it does not show anything.

Please tweak the build system, so that creating shared libraries is trivial 
using ccmake.

Regrards
  Dilyan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]