mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 14:26:00 +01:00
cmakelists: remove includes
This commit is contained in:
parent
9d1fe32f39
commit
6e3c909087
1 changed files with 0 additions and 1 deletions
|
@ -12,4 +12,3 @@ set(CMAKE_CXX_STANDARD 23)
|
|||
pkg_check_modules(deps REQUIRED IMPORTED_TARGET tomlplusplus)
|
||||
|
||||
add_executable(hyprpm ${SRCFILES})
|
||||
target_include_directories(hyprpm PUBLIC "." "subprojects/tomlpp/include")
|
||||
|
|
Loading…
Reference in a new issue