mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
CMake: Minor typo fix
This commit is contained in:
parent
7590c37f0c
commit
655e661035
@ -56,7 +56,7 @@ endif()
|
||||
|
||||
# Are we building with static or dynamic linking?
|
||||
option(BUILD_SHARED_LIBS
|
||||
"Causes subpackes to be built separately -- setup for dynamic linking.
|
||||
"Causes subpackages to be built separately -- setup for dynamic linking.
|
||||
Utilities/tools/binaries/etc are then dynamically linked to the
|
||||
libraries instead of being statically linked." ON)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user