mirror of
https://github.com/electronicarts/EABase.git
synced 2026-01-18 17:11:23 +01:00
Add lost install command
This was previously contained in EASTL but was lost due to 376bcdc93502208b3e61b88c911fad0f9c9e3f60.
This commit is contained in:
@@ -30,3 +30,8 @@ add_library(EABase INTERFACE)
|
||||
# Include dirs
|
||||
#-------------------------------------------------------------------------------------------
|
||||
target_include_directories(EABase INTERFACE include/Common)
|
||||
|
||||
#-------------------------------------------------------------------------------------------
|
||||
# Installation
|
||||
#-------------------------------------------------------------------------------------------
|
||||
install(DIRECTORY include/Common/EABase DESTINATION include)
|
||||
|
||||
Reference in New Issue
Block a user