Remove bin2c, load the PPC context header by path.

This commit is contained in:
Skyth
2025-01-15 01:25:04 +03:00
parent ca39a3b992
commit 2cd41adf42
8 changed files with 19 additions and 100 deletions

View File

@@ -13,8 +13,6 @@ endif()
set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
include("cmake/bin2h.cmake")
add_subdirectory(${THIRDPARTY_ROOT})
set(POWERANALYSE_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/PowerAnalyse)
set(POWERUTILS_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/PowerUtils)