Skip to content

Commit

Permalink
Update recipes/libaec/all/conanfile.py
Browse files Browse the repository at this point in the history
Co-authored-by: Uilian Ries <uilianries@gmail.com>
  • Loading branch information
paulharris and uilianries authored Oct 20, 2022
1 parent e3f715b commit b3ca1ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipes/libaec/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ def configure(self):
pass

def layout(self):
# src_folder must use the same source folder name the project
cmake_layout(self, src_folder="src")

def validate(self):
Expand Down

0 comments on commit b3ca1ea

Please sign in to comment.