Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhedin committed Jul 16, 2024
1 parent c536bf6 commit f172e22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ cmake_minimum_required(VERSION 3.10...3.27)
# Check here for how to use external project: https://github.com/ogdf/ogdf/issues/22
#

# TODO: - Refactor to be more in line with cte/ctl.
# - Add option to build with gprof (add -pg as both compile and link flag).
# - Only use pkg-config to find dependencies

project(sdrx CXX)

# We use C++20 stuff
Expand Down

0 comments on commit f172e22

Please sign in to comment.