Skip to content

Commit

Permalink
CMakeSettings is exported
Browse files Browse the repository at this point in the history
  • Loading branch information
schell committed Aug 5, 2021
1 parent a5b3c4f commit 3c5323f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mod targets;

use targets::local_target;

pub use self::core::{BuildConfig, UserSettings};
pub use self::core::{BuildConfig, UserSettings, CMakeSetting};

#[derive(Serialize, Deserialize)]
pub struct VersionConfig {
Expand Down

0 comments on commit 3c5323f

Please sign in to comment.