Skip to content

Commit

Permalink
Deleted now useless option file + corresponding command line in CMake…
Browse files Browse the repository at this point in the history
…Lists
  • Loading branch information
cvanaret committed Nov 4, 2024
1 parent 4bc3501 commit 5ddc990
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 246 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,6 @@ set_property(TARGET uno PROPERTY POSITION_INDEPENDENT_CODE ON)
target_include_directories(uno PUBLIC ${DIRECTORIES})
target_link_libraries(uno PUBLIC ${LIBRARIES})

# copy the option file
file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/uno.options DESTINATION ${CMAKE_CURRENT_BINARY_DIR})

######################
# optional AMPL main #
######################
Expand Down
243 changes: 0 additions & 243 deletions uno.options

This file was deleted.

0 comments on commit 5ddc990

Please sign in to comment.