mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
CMake: Delete excess spaces
This commit is contained in:
parent
9e841800ee
commit
540c4fc2cd
@ -99,7 +99,7 @@ function(package_option name)
|
||||
endforeach()
|
||||
|
||||
if(command STREQUAL "DEFAULT")
|
||||
message(SEND_ERROR "DEFAULT in package_option takes an argument")
|
||||
message(SEND_ERROR "DEFAULT in package_option takes an argument")
|
||||
endif()
|
||||
|
||||
# If the default is not set, we set it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user