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