Add PPI header recognition tests
This commit is contained in:
@@ -75,7 +75,8 @@ target_link_libraries(pp_foundation
|
||||
pp_project_warnings)
|
||||
|
||||
add_library(pp_assets STATIC
|
||||
src/assets/image_format.cpp)
|
||||
src/assets/image_format.cpp
|
||||
src/assets/ppi_header.cpp)
|
||||
target_include_directories(pp_assets
|
||||
PUBLIC
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/src")
|
||||
|
||||
Reference in New Issue
Block a user