Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jinevening committed Oct 28, 2024
1 parent 382261b commit 5adf379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/record-minmax/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ endif("${CMAKE_SIZEOF_VOID_P}" STREQUAL "8" AND FALSE)
# record-minmax is executable, so we do not link it to the test.
# Instead, we use TEST_SOURCES to specify sources uesd for tests.
set(TEST_SOURCES
"src/Utils.cpp"
"src/RecordFunction.cpp"
"src/MinMaxComputer.cpp")

Expand Down

0 comments on commit 5adf379

Please sign in to comment.