engine.cmake: Small comment fix.
This commit is contained in:
parent
7f141a8930
commit
05b59a4677
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ endif()
|
|||
# Dependancies
|
||||
# ------------------------------------------------------------
|
||||
|
||||
# Select platform.
|
||||
# Platform specific
|
||||
if (WIN32)
|
||||
target_sources(Spectre PRIVATE ${ENGINE_PLATFORM_WIN32_SRC})
|
||||
else()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue