mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-16 11:21:22 +01:00
cmake: Update the description of the BUILD_PROGRAMS option
This commit is contained in:
parent
da5c4f8143
commit
4de681c193
@ -62,7 +62,7 @@ include(CPack)
|
||||
# Options
|
||||
|
||||
option(BUILD_SHARED_LIBS "Build shared library" ON)
|
||||
option(BUILD_PROGRAMS "Build aac-enc utility" OFF)
|
||||
option(BUILD_PROGRAMS "Build extra utilities" OFF)
|
||||
option(FDK_AAC_INSTALL_CMAKE_CONFIG_MODULE "Install CMake package configuration file" ON)
|
||||
option(FDK_AAC_INSTALL_PKGCONFIG_MODULE "Install pkg-config .pc file" ON)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user