[turbine] Make common turbine.cpp file private to its target
This commit is contained in:
parent
75819a1797
commit
845092f114
@ -19,7 +19,7 @@ target_include_directories(
|
|||||||
)
|
)
|
||||||
|
|
||||||
target_sources(
|
target_sources(
|
||||||
Turbine PUBLIC
|
Turbine PRIVATE
|
||||||
turbine.cpp
|
turbine.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user