Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Feb 7, 2024
1 parent 2e5ff15 commit 3feb000
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lcfiplus/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ class Lcfiplus(CMakePackage, Ilcsoftpackage):

def cmake_args(self):
args = []
# todo: add variant
args.append(self.define("INSTALL_DOC", False))
args.append(
f"-DCMAKE_CXX_STANDARD={self.spec['root'].variants['cxxstd'].value}"
Expand Down

0 comments on commit 3feb000

Please sign in to comment.