Skip to content

Commit

Permalink
Revert "Notes"
Browse files Browse the repository at this point in the history
This reverts commit 6e27a07.

Revert error
  • Loading branch information
cbuahin committed Nov 13, 2023
1 parent 8eac28e commit a6991ff
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.
9 changes: 0 additions & 9 deletions SRC_engines/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# CMakeLists.txt - CMake configuration file for EPANET
#
# Created: Nov 13, 2023
# Updated: Nov 13, 2023
#
# Author: Caleb Buahin
# US EPA ORD/CESER
#

cmake_minimum_required(VERSION 3.9)

if("${CMAKE_BINARY_DIR}" STREQUAL "${CMAKE_SOURCE_DIR}")
Expand Down
9 changes: 0 additions & 9 deletions SRC_engines/src/run/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# CMakeLists.txt - CMake configuration file for EPANET runner
#
# Created: Nov 13, 2023
# Updated: Nov 13, 2023
#
# Author: Caleb Buahin
# US EPA ORD/CESER
#

if(APPLE)
set(RPATH_ROOT "@loader_path")
else()
Expand Down
9 changes: 0 additions & 9 deletions SRC_engines/src/solver/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# CMakeLists.txt - CMake configuration file for EPANET solver
#
# Created: Nov 13, 2023
# Updated: Nov 13, 2023
#
# Author: Caleb Buahin
# US EPA ORD/CESER
#

include(../../extern/version.cmake)

set(EPANET_PUBLIC_HEADERS
Expand Down

0 comments on commit a6991ff

Please sign in to comment.