Skip to content

Commit

Permalink
Add xplat project
Browse files Browse the repository at this point in the history
Summary: Add project in the code

Reviewed By: bayarmunkh

Differential Revision: D53011106

fbshipit-source-id: 8cab6611003c935a101d6d6c97f0973e588b0cc7
  • Loading branch information
Xiang Gao authored and facebook-github-bot committed Jan 29, 2024
1 parent 806062d commit e5888de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions td_util/src/project.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ pub enum TdProject {
Fbandroid,
Fbobjc,
RL,
Xplat,
}

pub fn get_repo_root() -> anyhow::Result<PathBuf> {
Expand Down

0 comments on commit e5888de

Please sign in to comment.