mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-22 21:17:14 +00:00
Implement switch case generation.
This commit is contained in:
@@ -3,4 +3,4 @@ cmake_minimum_required (VERSION 3.8)
|
||||
project("PowerRecomp")
|
||||
|
||||
add_executable(PowerRecomp "main.cpp")
|
||||
target_link_libraries(PowerRecomp PRIVATE LibPowerAnalyse)
|
||||
target_link_libraries(PowerRecomp PRIVATE LibPowerAnalyse tomlplusplus::tomlplusplus)
|
||||
|
Reference in New Issue
Block a user