Skip to content

Commit 1e460b9

Browse files
committed
remove cmake check
1 parent d3c0696 commit 1e460b9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/iceberg/catalog/rest/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
if(NOT ICEBERG_BUILD_REST)
19-
return()
20-
endif()
21-
2218
set(ICEBERG_REST_SOURCES rest_catalog.cc)
2319

2420
set(ICEBERG_REST_STATIC_BUILD_INTERFACE_LIBS)

0 commit comments

Comments
 (0)