mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 18:02:23 +02:00
remove an extra cmake debug line
This commit is contained in:
parent
f0f7bca5db
commit
6c2710354a
1 changed files with 0 additions and 2 deletions
|
@ -61,8 +61,6 @@ macro(_FIND_BULLET_LIBRARY _var)
|
|||
|
||||
select_library_configurations(${_var})
|
||||
|
||||
message(STATUS ${${_var}_LIBRARY})
|
||||
|
||||
mark_as_advanced(${_var}_LIBRARY)
|
||||
mark_as_advanced(${_var}_LIBRARY)
|
||||
endmacro()
|
||||
|
|
Loading…
Reference in a new issue