Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
  • Loading branch information
FedeDP committed Dec 7, 2022
1 parent 7850591 commit ffc2621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ endmacro()
join_paths(libdir_pc "\${exec_prefix}" "${CMAKE_INSTALL_LIBDIR}")
join_paths(includedir_pc "\${prefix}" "${CMAKE_INSTALL_INCLUDEDIR}")

message("top ${CMAKE_INSTALL_INCLUDEDIR} -> ${CMAKE_INSTALL_LIBDIR}")

include(Lib/core/CMakeLists.txt)

# Some pretty printings
Expand Down

0 comments on commit ffc2621

Please sign in to comment.