mirror of
https://github.com/overte-org/overte.git
synced 2025-07-16 16:16:44 +02:00
Fix formatting issues in cmake file
This commit is contained in:
parent
10d3bdde74
commit
16b6c6305b
1 changed files with 8 additions and 9 deletions
|
@ -31,7 +31,6 @@ macro(TARGET_POLYVOX)
|
|||
foreach(_lib ${_PV_LIBRARIES})
|
||||
list(APPEND _LIB_GLOBS ${_lib}*)
|
||||
endforeach()
|
||||
message("_LIB_GLOBS=" ${_LIB_GLOBS})
|
||||
add_custom_command(
|
||||
TARGET ${TARGET_NAME}
|
||||
POST_BUILD
|
||||
|
|
Loading…
Reference in a new issue